Daily Build Log


Begin #

Mon Dec 2 22:21:50 2024 UTC


Config #

print OS Version

Mon Dec 2 22:21:50 2024 UTC

Hostname

fv-az884-466

OS version (uname -a)

Linux fv-az884-466 5.15.0-1074-azure #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Linux Standard Base and Distribution information (lsb_release -a)

No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal

Linux Version (/etc/os-release)

NAME="Ubuntu" VERSION="20.04.6 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.6 LTS" VERSION_ID="20.04" 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" VERSION_CODENAME=focal UBUNTU_CODENAME=focal

Debian Linux Version (/etc/debian_version)

bullseye/sid

Linux Kernel Version (/proc/version)

Linux version 5.15.0-1074-azure (buildd@lcy02-amd64-029) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024

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 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 00:0d:3a:1b:46:e2 brd ff:ff:ff:ff:ff:ff inet 10.1.0.5/16 metric 100 brd 10.1.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::20d:3aff:fe1b:46e2/64 scope link valid_lft forever preferred_lft forever 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:64:f5:78:03 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 76026616 59074356 16935876 78% / /dev/root 76026616 59074356 16935876 78% /

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: 16375320 kB

Approximate BogoMIPS (larger means faster)

46480.9215305164

PrintACEConfig

Mon Dec 2 22:21:51 2024 UTC

XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u20_p1_j8_FM-1f_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
xerces3=1
ssl=1
no_rapidjson=0
openssl11=1
no_cxx11=0
xerces3=1
ssl=1
no_rapidjson=0
openssl11=1
================ platform_macros.GNU ================
optimize = 0
ipv6 = 1
xerces3=1
include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
================ ACE VERSION ================
This is ACE version 6.5.21, released Thu May 16 12:00:35 CEST 2024
================ TAO VERSION ================
This is TAO version 2.5.21, released Thu May 16 12:00:35 CEST 2024
================ DDS VERSION ================
This is OpenDDS version 3.31.0-dev (NOT A RELEASE)

CMake Version ("cmake" --version)

Mon Dec 2 22:21:51 2024 UTC

cmake version 3.31.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).

print make Version

Mon Dec 2 22:21:51 2024 UTC

Make version (make -v)

GNU Make 4.2.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2016 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

Mon Dec 2 22:21:51 2024 UTC

================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) 
GNU ld (GNU Binutils for Ubuntu) 2.34

print perl version

Mon Dec 2 22:21:51 2024 UTC

perl version (perl -V)

Summary of my perl5 (revision 5 version 30 subversion 0) configuration: Platform: osname=linux osvers=4.19.0 archname=x86_64-linux-gnu-thread-multi uname='linux localhost 4.19.0 #1 smp debian 4.19.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=2 -g -O2 -fdebug-prefix-map=/build/perl-axf3Al/perl-5.30.0=. -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-Bsymbolic-functions -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.30 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.30 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.30 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.30.0 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.30.0 -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 -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.30.0' hint=recommended useposix=true d_sigaction=define useithreads=define usemultiplicity=define use64bitint=define use64bitall=define uselongdouble=undef usemymalloc=n default_inc_excludes_dot=define bincompat5005=undef 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='9.4.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/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=libc-2.31.so so=so useshrplib=true libperl=libperl.so.5.30 gnulibc_version='2.31' 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_TIMES MULTIPLICITY PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV 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.30.0-9ubuntu0.5 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:fixes/memoize_storable_nstore - [rt.cpan.org #77790] https://bugs.debian.org/587650 Memoize::Storable: respect 'nstore' option not respected 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:fixes/autodie-scope - https://bugs.debian.org/798096 Fix a scoping issue with "no autodie" and the "system" sub DEBPKG:fixes/memoize-pod - [rt.cpan.org #89441] Fix POD errors in Memoize 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_see_also - https://bugs.debian.org/697568 [rt.cpan.org #114105] Math::Trig: add missing SEE ALSO 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/hppa_op_optimize_workaround - https://bugs.debian.org/838613 Temporarily lower the optimization of op.c on hppa due to gcc-6 problems DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters DEBPKG:fixes/getopt-long-4 - https://bugs.debian.org/864544 [rt.cpan.org #122068] Fix issue #122068. DEBPKG:debian/hppa_opmini_optimize_workaround - https://bugs.debian.org/869122 Lower the optimization level of opmini.c on hppa DEBPKG:debian/sh4_op_optimize_workaround - https://bugs.debian.org/869373 Also lower the optimization level of op.c and opmini.c on sh4 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/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes 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 [perl #133327] Disable debugperl stack extension checks for binary compatibility with perl DEBPKG:fixes/eumm-usrmerge - https://bugs.debian.org/913637 Avoid mangling /bin non-perl shebangs on merged-/usr systems DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy DEBPKG:fixes/gid-parsing - [79e302e] https://bugs.debian.org/941985 [perl #134169] (perl #134169) mg.c reset endptr after use DEBPKG:fixes/CVE-2020-10543.patch - [PATCH v530 1/4] regcomp.c: Prevent integer overflow from nested regex quantifiers. DEBPKG:fixes/CVE-2020-10878-1.patch - [PATCH v530 2/4] study_chunk: extract rck_elide_nothing DEBPKG:fixes/CVE-2020-10878-2.patch - [PATCH v530 3/4] regcomp: use long jumps if there is any possibility of overflow DEBPKG:fixes/CVE-2020-12723.patch - [PATCH v530 4/4] study_chunk: avoid mutating regexp program within GOSUB DEBPKG:CVE-2020-16156-1.patch - [PATCH] bugfix: signature verification type CANNOT_VERIFY was not recognized DEBPKG:CVE-2020-16156-2.patch - [PATCH] Add two new failure modes based on cpan_path DEBPKG:CVE-2020-16156-3.patch - [PATCH] use gpg --verify --output ... to disentangle data and signature DEBPKG:CVE-2020-16156-4.patch - [PATCH] replacing die with mydie in three spots DEBPKG:CVE-2020-16156-5.patch - [PATCH] disambiguate the call to gpg --output by adding --verify DEBPKG:CVE-2020-16156-6.patch - [PATCH] s/gpg/$gpg/ in system, add quotes where needed DEBPKG:CVE-2020-16156-7.patch - [PATCH] s,/dev/null,$devnull, DEBPKG:CVE-2023-31484.patch - [PATCH] Add verify_SSL=>1 to HTTP::Tiny to verify https server identity DEBPKG:fix-ext-POSIX-t-mb-test.patch - Fix edge case test failure in ext/POSIX/t/mb.t DEBPKG:CVE-2023-47038.patch - [PATCH 1/2] Fix read/write past buffer end: perl-security#140 Built under linux Compiled at Nov 23 2023 15:02:19 @INC: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base

PrintAutobuildConfig

Mon Dec 2 22:21:51 2024 UTC

================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u20_p1_j8_FM-1f_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u20_p1_j8_FM-1f_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_u20_p1_j8_FM-1f_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 CXX11 -Config RAPIDJSON -Config NO_BUILT_IN_TOPICS -Config NO_UNIT_TESTS --modeling --cmake"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>

Test #

auto_run_tests

Mon Dec 2 22:21:51 2024 UTC

Running: perl tests/auto_run_tests.pl   -Config IPV6 -Config CXX11 -Config RAPIDJSON -Config NO_BUILT_IN_TOPICS -Config NO_UNIT_TESTS --modeling --cmake in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
Test Lists: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/dcps_tests.lst, /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/modeling/tests/modeling_tests.lst
Configs: IPV6, CXX11, RAPIDJSON, NO_BUILT_IN_TOPICS, NO_UNIT_TESTS, Linux, RTPS, GH_ACTIONS
Excludes: 

==============================================================================

tools/scripts/modules/tests/command_utils.pl #

In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (string): "___this_really_should_be_invalid___"
Check that return value and exit status work as expected ======================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(0);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(1);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(2);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(0);"
Check that ignore_exit_statues works ==========================================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(1);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(2);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(0);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(1);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "exit(2);"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "print("Hello\n");"
Check that putting the ouput in a variable works ==============================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "print STDERR ("Goodbye\n");"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "print STDERR ("Goodbye\n");print("Hello\n");"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "print STDERR ("Goodbye\n");print("Hello\n");"
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "print STDERR ("Goodbye\n");print("Hello\n");"
Check that putting the output in a file works =================================
In "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tools/scripts/modules/tests" running (list):
 - "/usr/bin/perl"
 - "-e"
 - "print STDERR ("Goodbye\n");print("Hello\n");exit(1);"
Check that dump_on_failure works ==============================================

auto_run_tests_finished: tools/scripts/modules/tests/command_utils.pl Time:0s Result:0

==============================================================================

tools/scripts/modules/tests/ChangeDir.pl #

auto_run_tests_finished: tools/scripts/modules/tests/ChangeDir.pl Time:0s Result:0

==============================================================================

tests/DCPS/AddressLookup/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/AddressLookup/main  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile AddressLookup.log -DCPSPendingTimeout 3 
AddressLookup PID: 4089 started at 2024-12-02 22:21:52
========= Attempt 0....
DEBUG: address_info: There are 5 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 28, curr->ai_addr size is 16, curr family is 10
DEBUG: print_addr: ==== IP address: ::1
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1

DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 10.1.0.5
DEBUG: address_info: IP address 10.1.0.5 maps to hostname fv-az884-466.nlrrjjsaionubk4jys1hz1dhmg.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466.nlrrjjsaionubk4jys1hz1dhmg.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5

DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 172.17.0.1
DEBUG: address_info: IP address 172.17.0.1 maps to hostname fv-az884-466
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5

DEBUG: address_info: Considering interface 3
DEBUG: address_info: Found IP interface ::1
DEBUG: address_info: IP address ::1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 28, curr->ai_addr size is 16, curr family is 10
DEBUG: print_addr: ==== IP address: ::1
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1

DEBUG: address_info: Considering interface 4
DEBUG: address_info: Found IP interface fe80::20d:3aff:fe1b:46e2%2
DEBUG: address_info: IP address fe80::20d:3aff:fe1b:46e2%2 maps to hostname fv-az884-466
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5


========= Attempt 1....
DEBUG: address_info: There are 5 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 28, curr->ai_addr size is 16, curr family is 10
DEBUG: print_addr: ==== IP address: ::1
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1

DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 10.1.0.5
DEBUG: address_info: IP address 10.1.0.5 maps to hostname fv-az884-466.nlrrjjsaionubk4jys1hz1dhmg.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466.nlrrjjsaionubk4jys1hz1dhmg.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5

DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 172.17.0.1
DEBUG: address_info: IP address 172.17.0.1 maps to hostname fv-az884-466
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5

DEBUG: address_info: Considering interface 3
DEBUG: address_info: Found IP interface ::1
DEBUG: address_info: IP address ::1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 28, curr->ai_addr size is 16, curr family is 10
DEBUG: print_addr: ==== IP address: ::1
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1

DEBUG: address_info: Considering interface 4
DEBUG: address_info: Found IP interface fe80::20d:3aff:fe1b:46e2%2
DEBUG: address_info: IP address fe80::20d:3aff:fe1b:46e2%2 maps to hostname fv-az884-466
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5


========= Attempt 2....
DEBUG: address_info: There are 5 interfaces
DEBUG: address_info: Considering interface 0
DEBUG: address_info: Found IP interface 127.0.0.1
DEBUG: address_info: IP address 127.0.0.1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 28, curr->ai_addr size is 16, curr family is 10
DEBUG: print_addr: ==== IP address: ::1
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1

DEBUG: address_info: Considering interface 1
DEBUG: address_info: Found IP interface 10.1.0.5
DEBUG: address_info: IP address 10.1.0.5 maps to hostname fv-az884-466.nlrrjjsaionubk4jys1hz1dhmg.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466.nlrrjjsaionubk4jys1hz1dhmg.bx.internal.cloudapp.net
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5

DEBUG: address_info: Considering interface 2
DEBUG: address_info: Found IP interface 172.17.0.1
DEBUG: address_info: IP address 172.17.0.1 maps to hostname fv-az884-466
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5

DEBUG: address_info: Considering interface 3
DEBUG: address_info: Found IP interface ::1
DEBUG: address_info: IP address ::1 maps to hostname localhost
DEBUG: hostname_to_ip: Resolving IP addresses from hostname localhost
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 28, curr->ai_addr size is 16, curr family is 10
DEBUG: print_addr: ==== IP address: ::1
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 127.0.0.1

DEBUG: address_info: Considering interface 4
DEBUG: address_info: Found IP interface fe80::20d:3aff:fe1b:46e2%2
DEBUG: address_info: IP address fe80::20d:3aff:fe1b:46e2%2 maps to hostname fv-az884-466
DEBUG: hostname_to_ip: Resolving IP addresses from hostname fv-az884-466
DEBUG: hostname_to_ip: ip46.in6_ size is 28
DEBUG: hostname_to_ip: addr size is 28, curr addrinfo size is 48, curr->ai_addrlen is 16, curr->ai_addr size is 16, curr family is 2
DEBUG: print_addr: ==== IP address: 10.1.0.5


test PASSED.

auto_run_tests_finished: tests/DCPS/AddressLookup/run_test.pl Time:13s Result:0

==============================================================================

tests/DCPS/Prst_delayed_subscriber/run_test.pl #

Spawning first DCPSInfoRepo.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS  -o repo.ior -ORBSvcConf mySvc.conf -orbendpoint iiop://:10579
Spawning publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Prst_delayed_subscriber/publisher -DCPSBit 0  -DCPSConfigFile pub.ini
(4103|4103) INFO: set_DCPS_debug_level: set to 0
(4103|4103) INFO: ConfigStoreImpl::set: COMMON=@common
(4103|4103) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4103|4103) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(4103|4103) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4103|4103) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4103|4103) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4103|4103) Writer::start
(4103|4108) Writer::svc begins.
(4103|4108) 22:22:04.310218 Writer::svc starting to write.
Spawning first subscriber.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Prst_delayed_subscriber/subscriber -DCPSBit 0  -DCPSConfigFile sub.ini
(4112|4112) INFO: set_DCPS_debug_level: set to 0
(4112|4112) INFO: ConfigStoreImpl::set: COMMON=@common
(4112|4112) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4112|4112) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(4112|4112) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4112|4112) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4112|4112) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 0
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 1
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 2
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 3
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 4
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
First Subscriber complete.
Killing first DCPSInfoRepo.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
Spawning second DCPSInfoRepo.
Spawning second subscriber.
(4126|4126) INFO: set_DCPS_debug_level: set to 0
(4126|4126) INFO: ConfigStoreImpl::set: COMMON=@common
(4126|4126) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4126|4126) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 0
(4126|4126) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4126|4126) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4126|4126) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
DataReaderListenerImpl::on_subscription_matched
DataReaderListenerImpl::on_liveliness_changed
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 5
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 6
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 7
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 8
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 9
         text       = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
DataReaderListenerImpl::on_liveliness_changed
DataReaderListenerImpl::on_subscription_matched
(4103|4108) Writer::svc finished.
(4103|4103) Writer::end
Second Subscriber complete.
Publisher killed.
Killing second DCPSInfoRepo.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/Prst_delayed_subscriber/run_test.pl Time:11s Result:0

==============================================================================

tests/DCPS/ZeroCopyRead/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4133
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyRead/main -DcpsBit 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3 
main PID: 4140 started at 2024-12-02 22:22:15
(4140|4140) zero-copy read test main
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/ZeroCopyRead/run_test.pl Time:2s Result:0

==============================================================================

tests/DCPS/ZeroCopyRead/run_test.pl by_instance #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4146
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyRead/main -DcpsBit 0 -i -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile main.log -DCPSPendingTimeout 3 
main PID: 4153 started at 2024-12-02 22:22:17
(4153|4153) zero-copy read test main
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/ZeroCopyRead/run_test.pl by_instance Time:2s Result:0

==============================================================================

tests/DCPS/ZeroCopyDataReaderListener/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4159
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyDataReaderListener/publisher -ORBDebugLevel 1   -DCPSPendingTimeout 2 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile pub.log -DCPSConfigFile tcp.ini 
pub PID: 4166 started at 2024-12-02 22:22:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ZeroCopyDataReaderListener/subscriber -ORBDebugLevel 1  -DCPSPendingTimeout 2 -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile sub.log -DCPSConfigFile tcp.ini 
sub PID: 4167 started at 2024-12-02 22:22:19
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 0
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 1
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 2
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 3
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 4
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 5
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 6
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 7
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 8
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 99
         from       = Comic Book Guy
         count      = 9
         text       = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/ZeroCopyDataReaderListener/run_test.pl Time:1s Result:0

==============================================================================

tests/DCPS/DCPSInfoRepo/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o dcps_ir.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DCPSInfoRepo/pubsub -k file://dcps_ir.ior -q
pubsub test
2nd topic assertion CREATED a topic
adding matching subscription

TAO_DDS_DCPSDataWriter_i::add_associations () :
	Writer 01030000.5d9e6378.00000001.00000102(c1c5966e) Adding association to a reader:
	 reader id - 01030000.5d9e6378.00000002.00000107(f60f1831)
	 transport_id - fake transport for test

TAO_DDS_DCPSDataReader_i::add_associations () :
	Reader 01030000.5d9e6378.00000002.00000107(f60f1831) Adding association to writer:
	 writer id - 01030000.5d9e6378.00000001.00000102(c1c5966e)
	 transport_id - fake transport for test

adding incompatible publication

!!! TAO_DDS_DCPSDataReader_i::update_incompatible_qos () :
	2 new incompatible DataWriters 2  total
	Last incompatible QOS policy was 23
	Policy - 11	count - 1
	Policy - 23	count - 1

!!! TAO_DDS_DCPSDataWriter_i::update_incompatible_qos () :
	2 new incompatible DataReaders 2  total
	Last incompatible QOS policy was 23
	Policy - 11	count - 1
	Policy - 23	count - 1

TAO_DDS_DCPSDataWriter_i::remove_associations () :
	Removing association to 1 readers:
	Association - 0
	 RepoId - 01030000.5d9e6378.00000002.00000107(f60f1831)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/DCPSInfoRepo/run_test.pl Time:2s Result:0

==============================================================================

tests/DCPS/DCPSInfoRepo/run_test.pl rtps_disc #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DCPSInfoRepo/pubsub -r -q
pubsub test
2nd topic assertion FOUND a topic
adding matching subscription

TAO_DDS_DCPSDataReader_i::add_associations () :
	Reader 0103000d.3a1b46e2.105c50f7.00000004(891661e8) Adding association to writer:
	 writer id - 0103000d.3a1b46e2.105c50f6.00000003(2a12ddfb)
	 transport_id - fake transport for test


TAO_DDS_DCPSDataWriter_i::add_associations () :
	Writer 0103000d.3a1b46e2.105c50f6.00000003(2a12ddfb) Adding association to a reader:
	 reader id - 0103000d.3a1b46e2.105c50f7.00000004(891661e8)
	 transport_id - fake transport for test
adding incompatible publication

!!! TAO_DDS_DCPSDataWriter_i::update_incompatible_qos () :
	2 new incompatible DataReaders 2  total
	Last incompatible QOS policy was 23
	Policy - 11	count - 1
	Policy - 23	count - 1

!!! TAO_DDS_DCPSDataReader_i::update_incompatible_qos () :
	1 new incompatible DataWriters 1  total
	Last incompatible QOS policy was 11
	Policy - 11	count - 1

auto_run_tests_finished: tests/DCPS/DCPSInfoRepo/run_test.pl rtps_disc Time:2s Result:0

==============================================================================

tests/DCPS/MockedTypeSupport/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4198
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/MockedTypeSupport/MockedTypeSupport -ORBLogFile test.log -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSPendingTimeout 3 
ut PID: 4205 started at 2024-12-02 22:22:24
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/MockedTypeSupport/run_test.pl Time:5s Result:0

==============================================================================

tests/DCPS/DestinationOrder/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4210
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DestinationOrder/test  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4217 started at 2024-12-02 22:22:30
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/DestinationOrder/run_test.pl Time:6s Result:0

==============================================================================

tests/DCPS/DestinationOrder/run_test.pl source #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4223
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DestinationOrder/test source -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4230 started at 2024-12-02 22:22:35
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DestinationOrder/TestCase.cpp:28: parse_args() - using SOURCE_TIMESTAMP
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/DestinationOrder/run_test.pl source Time:5s Result:0

==============================================================================

tests/DCPS/Dispose/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4237
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Dispose/test  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4244 started at 2024-12-02 22:22:40
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/Dispose/run_test.pl Time:5s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 0 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 2 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4258|4258) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4259|4259) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4258|4258) SubDriver::run,  Wait for publisher.
(4259|4259) PubDriver::run,  pub_id=01030000.5be97c2f.00000002.00000302.
(4259|4259) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl unregister #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 1 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 4 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4277|4277) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4276|4276) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4276|4276) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4277|4277) PubDriver::run,  pub_id=01030000.12d7ac7c.00000002.00000302.
(4277|4277) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:60: INFO: instance is unregistered
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl unregister Time:1s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl unregister_nil #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 2 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 4 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4295|4295) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4294|4294) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4294|4294) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4295|4295) PubDriver::run,  pub_id=01030000.1cacf14f.00000002.00000302.
(4295|4295) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample -1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:60: INFO: instance is unregistered
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:60: INFO: instance is unregistered
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl unregister_nil Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl dispose #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 3 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 11 -x 1 -a 0 -d 10 -i 1 -q 0-f sub_ready.txt
0x3
0x3
(4313|4313) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4312|4312) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4312|4312) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4313|4313) PubDriver::run,  pub_id=01030000.28cefd55.00000001.00000302.
(4313|4313) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 4 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 5 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 6 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 7 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 8 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 9 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 10 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:55: INFO: instance 101010 is disposed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl dispose Time:1s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl dispose_qc #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 3 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 11 -x 1 -a 0 -d 10 -i 1 -q 1-f sub_ready.txt
0x3
0x3
(4331|4331) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4330|4330) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4330|4330) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4331|4331) PubDriver::run,  pub_id=01030000.7576f831.00000002.00000302.
(4331|4331) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 4 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 5 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 6 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 7 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 8 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 9 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 1
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:58: INFO: Foo sample 10 processed
SampleInfo.valid_data = 0
SampleInfo.sample_rank = 0
SampleInfo.instance_state = 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderQCListener.cpp:70: INFO: instance is disposed but we don't know which one, only handle 7
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl dispose_qc Time:1s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl resume #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 4 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 10 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4349|4349) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4348|4348) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4348|4348) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4349|4349) PubDriver::run,  pub_id=01030000.0175b00b.00000002.00000302.
(4349|4349) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 4 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 5 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 6 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 7 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 8 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 9 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 10 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl resume Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl listener #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 5 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 2 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4369|4369) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4368|4368) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4368|4368) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4369|4369) PubDriver::run,  pub_id=01030000.395d46d2.00000002.00000302.
(4369|4369) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4369|4369) PubDriver::listener_test: set_listener/get_listener.
(4369|4369) PubDriver::listener_test: update_incompatible_qos/get_offered_incompatible_qos_status.
(4369|4369) PubDriver::listener_test: get_publication_matched_status.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4369|4369) PubDriver::listener_test: remove_associations.
(4369|4369) PubDriver::listener_test: get_offered_deadline_missed_status.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl listener Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl allocator #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 6 -DCPSChunks 2 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 4 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4389|4389) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4388|4388) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4388|4388) SubDriver::run,  Wait for publisher.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
(4389|4389) PubDriver::run,  pub_id=01030000.7a8ceaae.00000001.00000302.
(4389|4389) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 4 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl allocator Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_0/run_test.pl liveliness #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_publisher -DCPSBit 0  -DCPSInfoRepo file://repo.ior -d 10 -t 7 -DCPSChunks 20 -f sub_ready.txt
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/FooTest3_subscriber  -DCPSInfoRepo file://repo.ior -DCPSBit 0 -n 3 -x 1 -a 0 -d 10 -i 0 -q 0-f sub_ready.txt
0x3
0x3
(4407|4407) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4406|4406) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4406|4406) SubDriver::run,  Wait for publisher.
(4407|4407) PubDriver::run,  pub_id=01030000.18ed3fbc.00000001.00000302.
(4407|4407) PubDriver::run,  Wait for subscriber start.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 1 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 2 processed
SampleInfo.valid_data = 1
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:58: INFO: Foo sample 3 processed
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:99: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_0/DataReaderListener.cpp:106: INFO: on_subscription_matched()
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_0/run_test.pl liveliness Time:26s Result:0

==============================================================================

tests/DCPS/FooTest3_2/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS
InfoRepo PID: 4433
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher  -t 1 -w 1 -m 0 -i 100  -n 12345678 -d 100 -l 0 -r 0  -b 0  -DCPSBit 0 
publisher PID: 4441 started at 2024-12-02 22:23:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber  -n 100 -l 100 -DCPSBit 0 
subscriber PID: 4442 started at 2024-12-02 22:23:24
0x1
(4442|4442) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4441|4441) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4441|4441) Writer::start
(4441|4451) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4441|4441) PubDriver::end
(4441|4441) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_2/run_test.pl mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS
InfoRepo PID: 4454
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher  -t 5 -w 1 -m 1 -i 2  -n 12345678 -d 100 -l 0 -r 0  -b 0  -DCPSBit 0 
publisher PID: 4461 started at 2024-12-02 22:23:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber  -n 10 -l 100 -DCPSBit 0 
subscriber PID: 4462 started at 2024-12-02 22:23:26
0x1
(4461|4461) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4462|4462) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4461|4461) Writer::start
(4461|4471) Writer::svc
(4461|4472) Writer::svc
(4461|4474) Writer::svc
(4461|4473) Writer::svc
(4461|4475) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4461|4461) PubDriver::end
(4461|4461) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl mi Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_2/run_test.pl mw #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS
InfoRepo PID: 4478
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher  -t 5 -w 4 -m 1 -i 2  -n 12345678 -d 100 -l 0 -r 0  -b 0  -DCPSBit 0 
publisher PID: 4486 started at 2024-12-02 22:23:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber  -n 40 -l 100 -DCPSBit 0 
subscriber PID: 4487 started at 2024-12-02 22:23:28
0x1
(4487|4487) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4486|4486) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4486|4486) Writer::start
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4486|4497) Writer::svc
(4486|4498) Writer::svc
(4486|4499) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
(4486|4486) Writer::start
(4486|4500) Writer::svc
(4486|4502) Writer::svc
(4486|4503) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
(4486|4486) Writer::start
(4486|4505) Writer::svc
(4486|4504) Writer::svc
(4486|4501) Writer::svc
(4486|4506) Writer::svc
(4486|4486) Writer::start
(4486|4508) Writer::svc
(4486|4507) Writer::svc
(4486|4511) Writer::svc
(4486|4509) Writer::svc
(4486|4510) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
(4486|4515) Writer::svc
(4486|4512) Writer::svc
(4486|4514) Writer::svc
(4486|4513) Writer::svc
(4486|4516) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4486|4486) PubDriver::end
(4486|4486) Writer::end
(4486|4486) Writer::end
(4486|4486) Writer::end
(4486|4486) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl mw Time:1s Result:0

==============================================================================

tests/DCPS/FooTest3_2/run_test.pl bp_remove #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS
InfoRepo PID: 4522
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher  -t 1 -w 1 -m 0 -i 100  -n 12345678 -d 1 -l 0 -r 1  -b 0  -DCPSBit 0 
publisher PID: 4529 started at 2024-12-02 22:23:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber  -n 100 -l 100 -DCPSBit 0 
subscriber PID: 4530 started at 2024-12-02 22:23:29
0x1
(4529|4529) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4530|4530) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4529|4529) Writer::start
(4529|4539) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4529|4529) PubDriver::end
(4529|4529) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl bp_remove Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_2/run_test.pl b #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS
InfoRepo PID: 4541
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher  -t 1 -w 1 -m 0 -i 100  -n 25 -d 100 -l 0 -r 0  -b 1  -DCPSBit 0 
publisher PID: 4548 started at 2024-12-02 22:23:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber  -n 100 -l 100 -DCPSBit 0 
subscriber PID: 4549 started at 2024-12-02 22:23:31
0x1
(4549|4549) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4548|4548) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4548|4548) Writer::start
(4548|4558) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4548|4548) PubDriver::end
(4548|4548) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl b Time:2s Result:0

==============================================================================

tests/DCPS/FooTest3_2/run_test.pl rtps b #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS
InfoRepo PID: 4560
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_publisher  -t 1 -w 1 -m 0 -i 100  -n 25 -d 100 -l 0 -r 0  -b 1  -DCPSConfigFile rtps.ini  -DCPSBit 0 
publisher PID: 4567 started at 2024-12-02 22:23:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/FooTest3_subscriber  -n 100 -l 100 -DCPSConfigFile rtps.ini  -DCPSBit 0 
subscriber PID: 4568 started at 2024-12-02 22:23:33
0x1
(4567|4567) Writer::start
(4567|4577) Writer::svc
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:98: INFO: on_liveliness_changed()
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest3_2/DataReaderListener.cpp:105: INFO: on_subscription_matched()
(4567|4567) PubDriver::end
(4567|4567) Writer::end
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest3_2/run_test.pl rtps b Time:5s Result:0

==============================================================================

tests/DCPS/LivelinessTest/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4579
/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: 4586 started at 2024-12-02 22:23:38
(4586|4586) INFO: set_DCPS_debug_level: set to 1
(4586|4586) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4586|4586) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4586|4586) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4586|4586) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4586|4586) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4586|4586) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4586|4586) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4586|4586) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4586|4586) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(4586|4586) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4586|4586) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4586|4586) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4586|4586) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4586|4588) DataWriterImpl::add_association - bit 0 local 01030000.0d239ff9.00000001.00000102(12ff87fd) remote 01030000.0d239ff9.00000002.00000107(253509a2)
(4586|4586) DataReaderImpl::add_association - bit 0 local 01030000.0d239ff9.00000002.00000107(253509a2) remote 01030000.0d239ff9.00000001.00000102(12ff87fd)
(4586|4588) DataWriterImpl::add_association - bit 0 local 01030000.0d239ff9.00000001.00000202(39d2d43e) remote 01030000.0d239ff9.00000002.00000207(0e185a61)
(4586|4586) DataReaderImpl::add_association - bit 0 local 01030000.0d239ff9.00000002.00000207(0e185a61) remote 01030000.0d239ff9.00000001.00000202(39d2d43e)
(4586|4586) DataReaderListenerImpl::on_subscription_matched
(4586|4590) DataReaderListenerImpl::on_subscription_matched
(4586|4590) DataWriterImpl::transport_assoc_done: writer 01030000.0d239ff9.00000001.00000102(12ff87fd) succeeded in associating with reader 01030000.0d239ff9.00000002.00000107(253509a2)
(4586|4590) DataWriterImpl::transport_assoc_done: writer 01030000.0d239ff9.00000001.00000102(12ff87fd) reader 01030000.0d239ff9.00000002.00000107(253509a2) calling association_complete_i
(4586|4590) DataWriterImpl::association_complete_i - bit 0 local 01030000.0d239ff9.00000001.00000102(12ff87fd) remote 01030000.0d239ff9.00000002.00000107(253509a2)
(4586|4590) DataWriterImpl::transport_assoc_done: writer 01030000.0d239ff9.00000001.00000202(39d2d43e) succeeded in associating with reader 01030000.0d239ff9.00000002.00000207(0e185a61)
(4586|4590) DataWriterImpl::transport_assoc_done: writer 01030000.0d239ff9.00000001.00000202(39d2d43e) reader 01030000.0d239ff9.00000002.00000207(0e185a61) calling association_complete_i
(4586|4590) DataWriterImpl::association_complete_i - bit 0 local 01030000.0d239ff9.00000001.00000202(39d2d43e) remote 01030000.0d239ff9.00000002.00000207(0e185a61)
(4586|4588) DataWriterImpl::add_association - bit 0 local 01030000.0d239ff9.00000001.00000202(39d2d43e) remote 01030000.0d239ff9.00000001.00000107(62957372)
(4586|4586) DataReaderImpl::add_association - bit 0 local 01030000.0d239ff9.00000001.00000107(62957372) remote 01030000.0d239ff9.00000001.00000202(39d2d43e)
(4586|4586) DataReaderListenerImpl::on_subscription_matched
(4586|4590) DataWriterImpl::transport_assoc_done: writer 01030000.0d239ff9.00000001.00000202(39d2d43e) succeeded in associating with reader 01030000.0d239ff9.00000001.00000107(62957372)
(4586|4590) DataWriterImpl::transport_assoc_done: writer 01030000.0d239ff9.00000001.00000202(39d2d43e) reader 01030000.0d239ff9.00000001.00000107(62957372) calling association_complete_i
(4586|4590) DataWriterImpl::association_complete_i - bit 0 local 01030000.0d239ff9.00000001.00000202(39d2d43e) remote 01030000.0d239ff9.00000001.00000107(62957372)
(4586|4590) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4586|4586) Writer::run_test begins.
(4586|4586) 22:23:38.305939 Writer::run_test starting to write pass 0
(4586|4586) 22:23:38.306247 Writer::run_test done writing.
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4586|4590) 22:23:38.306352 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: 1733178218 305794000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4586|4590) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4586|4590) 22:23:38.306795 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: 1733178218 306077000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:38.306938 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: 1733178218 306077000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:38.307050 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: 1733178218 306159000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:38.307139 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: 1733178218 306159000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) 22:23:40.307325 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: 1733178220 307120000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4586|4587) 22:23:40.307521 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: 1733178220 307432000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4586|4586) Writer::run_test begins.
(4586|4586) 22:23:40.307654 Writer::run_test starting to write pass 1
(4586|4590) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4586|4586) 22:23:40.308039 Writer::run_test done writing.
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4586|4590) 22:23:40.308185 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: 1733178220 307679000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4586|4590) 22:23:40.308385 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: 1733178220 307679000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:40.308547 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: 1733178220 307915000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:40.308644 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: 1733178220 307915000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) 22:23:42.308786 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: 1733178222 308626000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4586|4587) 22:23:42.308960 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: 1733178222 308879000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4586|4586) Writer::run_test begins.
(4586|4586) 22:23:42.309068 Writer::run_test starting to write pass 2
(4586|4590) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4586|4586) 22:23:42.309445 Writer::run_test done writing.
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4586|4590) 22:23:42.309600 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: 1733178222 309092000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4586|4590) 22:23:42.309839 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: 1733178222 309092000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:42.310010 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: 1733178222 309319000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4590) 22:23:42.310102 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: 1733178222 309319000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) 22:23:44.310257 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: 1733178224 310093000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4586|4587) 22:23:44.310459 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: 1733178224 310350000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4587) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4586|4586) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4586|4586) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4586|4590) 22:23:44.311082 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: 1733178224 310641000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4586|4586) DataWriterImpl::remove_associations: bit 0 local 01030000.0d239ff9.00000001.00000102(12ff87fd) remote 01030000.0d239ff9.00000002.00000107(253509a2) num remotes 1
(4586|4590) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4586|4590) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4586|4588) DataReaderImpl::remove_associations: bit 0 local 01030000.0d239ff9.00000002.00000107(253509a2) remote 01030000.0d239ff9.00000001.00000102(12ff87fd) num remotes 1
(4586|4588) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0d239ff9.00000002.00000107(253509a2) remote 01030000.0d239ff9.00000001.00000102(12ff87fd) num remotes 1
(4586|4586) DataWriterImpl::remove_associations: bit 0 local 01030000.0d239ff9.00000001.00000202(39d2d43e) remote 01030000.0d239ff9.00000001.00000107(62957372) num remotes 2
(4586|4588) DataReaderListenerImpl::on_subscription_matched
(4586|4590) DataLink::handle_exception() - (delay) scheduling timer for future release
(4586|4588) DataReaderImpl::remove_associations: bit 0 local 01030000.0d239ff9.00000002.00000207(0e185a61) remote 01030000.0d239ff9.00000001.00000202(39d2d43e) num remotes 1
(4586|4588) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0d239ff9.00000002.00000207(0e185a61) remote 01030000.0d239ff9.00000001.00000202(39d2d43e) num remotes 1
(4586|4586) DataReaderImpl::remove_associations: bit 0 local 01030000.0d239ff9.00000001.00000107(62957372) remote 01030000.0d239ff9.00000001.00000202(39d2d43e) num remotes 1
(4586|4586) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0d239ff9.00000001.00000107(62957372) remote 01030000.0d239ff9.00000001.00000202(39d2d43e) num remotes 1
(4586|4588) DataReaderListenerImpl::on_subscription_matched
(4586|4586) DataReaderListenerImpl::on_subscription_matched
(4586|4590) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
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
(4586|4586) Service_Participant::shutdown
(4586|4586) DataReaderListenerImpl::~DataReaderListenerImpl
(4586|4586) DataReaderListenerImpl::~DataReaderListenerImpl
(4586|4586) DataReaderListenerImpl::~DataReaderListenerImpl
(4586|4586) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4586|4586) Service_Participant::~Service_Participant
(4586|4586) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl Time:6s 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: 4593
/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: 4600 started at 2024-12-02 22:23:44
(4600|4600) INFO: set_DCPS_debug_level: set to 1
(4600|4600) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4600|4600) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4600|4600) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4600|4600) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4600|4600) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4600|4600) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4600|4600) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4600|4600) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4600|4600) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(4600|4600) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4600|4600) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4600|4600) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4600|4600) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4600|4600) DataReaderImpl::add_association - bit 0 local 01030000.4d2c6f15.00000002.00000107(4ae0b4f2) remote 01030000.4d2c6f15.00000001.00000102(7d2a3aad)
(4600|4602) DataWriterImpl::add_association - bit 0 local 01030000.4d2c6f15.00000001.00000102(7d2a3aad) remote 01030000.4d2c6f15.00000002.00000107(4ae0b4f2)
(4600|4602) DataWriterImpl::add_association - bit 0 local 01030000.4d2c6f15.00000001.00000202(5607696e) remote 01030000.4d2c6f15.00000002.00000207(61cde731)
(4600|4600) DataReaderImpl::add_association - bit 0 local 01030000.4d2c6f15.00000002.00000207(61cde731) remote 01030000.4d2c6f15.00000001.00000202(5607696e)
(4600|4600) DataReaderListenerImpl::on_subscription_matched
(4600|4604) DataReaderListenerImpl::on_subscription_matched
(4600|4604) DataWriterImpl::transport_assoc_done: writer 01030000.4d2c6f15.00000001.00000202(5607696e) succeeded in associating with reader 01030000.4d2c6f15.00000002.00000207(61cde731)
(4600|4604) DataWriterImpl::transport_assoc_done: writer 01030000.4d2c6f15.00000001.00000202(5607696e) reader 01030000.4d2c6f15.00000002.00000207(61cde731) calling association_complete_i
(4600|4604) DataWriterImpl::association_complete_i - bit 0 local 01030000.4d2c6f15.00000001.00000202(5607696e) remote 01030000.4d2c6f15.00000002.00000207(61cde731)
(4600|4604) DataWriterImpl::transport_assoc_done: writer 01030000.4d2c6f15.00000001.00000102(7d2a3aad) succeeded in associating with reader 01030000.4d2c6f15.00000002.00000107(4ae0b4f2)
(4600|4604) DataWriterImpl::transport_assoc_done: writer 01030000.4d2c6f15.00000001.00000102(7d2a3aad) reader 01030000.4d2c6f15.00000002.00000107(4ae0b4f2) calling association_complete_i
(4600|4604) DataWriterImpl::association_complete_i - bit 0 local 01030000.4d2c6f15.00000001.00000102(7d2a3aad) remote 01030000.4d2c6f15.00000002.00000107(4ae0b4f2)
(4600|4602) DataWriterImpl::add_association - bit 0 local 01030000.4d2c6f15.00000001.00000202(5607696e) remote 01030000.4d2c6f15.00000001.00000107(0d40ce22)
(4600|4600) DataReaderImpl::add_association - bit 0 local 01030000.4d2c6f15.00000001.00000107(0d40ce22) remote 01030000.4d2c6f15.00000001.00000202(5607696e)
(4600|4600) DataReaderListenerImpl::on_subscription_matched
(4600|4604) DataWriterImpl::transport_assoc_done: writer 01030000.4d2c6f15.00000001.00000202(5607696e) succeeded in associating with reader 01030000.4d2c6f15.00000001.00000107(0d40ce22)
(4600|4604) DataWriterImpl::transport_assoc_done: writer 01030000.4d2c6f15.00000001.00000202(5607696e) reader 01030000.4d2c6f15.00000001.00000107(0d40ce22) calling association_complete_i
(4600|4604) DataWriterImpl::association_complete_i - bit 0 local 01030000.4d2c6f15.00000001.00000202(5607696e) remote 01030000.4d2c6f15.00000001.00000107(0d40ce22)
(4600|4604) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4600|4600) Writer::run_test begins.
(4600|4600) 22:23:44.672567 Writer::run_test starting to write pass 0
(4600|4600) 22:23:44.672874 Writer::run_test done writing.
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4600|4604) 22:23:44.672983 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: 1733178224 672412000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4600|4604) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4600|4604) 22:23:44.673395 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: 1733178224 672705000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:44.673537 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: 1733178224 672705000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:44.673668 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: 1733178224 672786000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:44.673789 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: 1733178224 672786000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) 22:23:46.674003 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: 1733178226 673716000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4600|4601) 22:23:46.674312 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: 1733178226 674201000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4600|4600) Writer::run_test begins.
(4600|4600) 22:23:46.674451 Writer::run_test starting to write pass 1
(4600|4604) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4600|4600) 22:23:46.674826 Writer::run_test done writing.
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4600|4604) 22:23:46.675038 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: 1733178226 674474000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4600|4604) 22:23:46.675305 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: 1733178226 674474000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:46.675482 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: 1733178226 674699000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:46.675596 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: 1733178226 674699000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) 22:23:48.675769 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: 1733178228 675546000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4600|4601) 22:23:48.676376 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: 1733178228 676198000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4600|4600) Writer::run_test begins.
(4600|4600) 22:23:48.676530 Writer::run_test starting to write pass 2
(4600|4600) 22:23:48.676814 Writer::run_test done writing.
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4600|4604) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4600|4604) 22:23:48.677073 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: 1733178228 676550000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4600|4604) 22:23:48.677281 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: 1733178228 676550000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:48.677443 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: 1733178228 676740000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) 22:23:48.677556 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: 1733178228 676740000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) 22:23:50.677689 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: 1733178230 677498000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4600|4601) 22:23:50.677943 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: 1733178230 677827000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4601) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4600|4600) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4600|4600) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4600|4600) DataWriterImpl::remove_associations: bit 0 local 01030000.4d2c6f15.00000001.00000102(7d2a3aad) remote 01030000.4d2c6f15.00000002.00000107(4ae0b4f2) num remotes 1
(4600|4604) 22:23:50.678534 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: 1733178230 678096000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4600|4604) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4600|4604) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4600|4602) DataReaderImpl::remove_associations: bit 0 local 01030000.4d2c6f15.00000002.00000107(4ae0b4f2) remote 01030000.4d2c6f15.00000001.00000102(7d2a3aad) num remotes 1
(4600|4602) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4d2c6f15.00000002.00000107(4ae0b4f2) remote 01030000.4d2c6f15.00000001.00000102(7d2a3aad) num remotes 1
(4600|4600) DataWriterImpl::remove_associations: bit 0 local 01030000.4d2c6f15.00000001.00000202(5607696e) remote 01030000.4d2c6f15.00000001.00000107(0d40ce22) num remotes 2
(4600|4602) DataReaderListenerImpl::on_subscription_matched
(4600|4604) DataLink::handle_exception() - (delay) scheduling timer for future release
(4600|4602) DataReaderImpl::remove_associations: bit 0 local 01030000.4d2c6f15.00000002.00000207(61cde731) remote 01030000.4d2c6f15.00000001.00000202(5607696e) num remotes 1
(4600|4602) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4d2c6f15.00000002.00000207(61cde731) remote 01030000.4d2c6f15.00000001.00000202(5607696e) num remotes 1
(4600|4600) DataReaderImpl::remove_associations: bit 0 local 01030000.4d2c6f15.00000001.00000107(0d40ce22) remote 01030000.4d2c6f15.00000001.00000202(5607696e) num remotes 1
(4600|4600) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4d2c6f15.00000001.00000107(0d40ce22) remote 01030000.4d2c6f15.00000001.00000202(5607696e) num remotes 1
(4600|4602) DataReaderListenerImpl::on_subscription_matched
(4600|4600) DataReaderListenerImpl::on_subscription_matched
(4600|4604) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
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
(4600|4600) Service_Participant::shutdown
(4600|4600) DataReaderListenerImpl::~DataReaderListenerImpl
(4600|4600) DataReaderListenerImpl::~DataReaderListenerImpl
(4600|4600) DataReaderListenerImpl::~DataReaderListenerImpl
(4600|4600) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4600|4600) Service_Participant::~Service_Participant
(4600|4600) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:6s Result:0

==============================================================================

tests/DCPS/LivelinessTest/run_test.pl udp #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4608
/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: 4615 started at 2024-12-02 22:23:50
(4615|4615) INFO: set_DCPS_debug_level: set to 1
(4615|4615) INFO: ConfigStoreImpl::set: COMMON_DCPS_CONFIG_FILE=udp.ini
(4615|4615) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4615|4615) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(4615|4615) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(4615|4615) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
(4615|4615) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
(4615|4615) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
(4615|4615) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(4615|4615) INFO: ConfigStoreImpl::set: COMMON=@common
(4615|4615) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4615|4615) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4615|4615) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4615|4615) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4615|4615) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4615|4615) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4615|4615) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(4615|4615) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(4615|4615) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4615|4615) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4615|4615) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4615|4615) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4615|4615) DataReaderImpl::add_association - bit 0 local 01030000.3bbe789b.00000002.00000107(6b09993f) remote 01030000.3bbe789b.00000001.00000102(5cc31760)
(4615|4617) DataWriterImpl::add_association - bit 0 local 01030000.3bbe789b.00000001.00000102(5cc31760) remote 01030000.3bbe789b.00000002.00000107(6b09993f)
(4615|4619) DataReaderListenerImpl::on_subscription_matched
(4615|4615) DataWriterImpl::add_association - bit 0 local 01030000.3bbe789b.00000001.00000202(77ee44a3) remote 01030000.3bbe789b.00000002.00000207(4024cafc)
(4615|4617) DataWriterImpl::transport_assoc_done: writer 01030000.3bbe789b.00000001.00000102(5cc31760) succeeded in associating with reader 01030000.3bbe789b.00000002.00000107(6b09993f)
(4615|4617) DataWriterImpl::transport_assoc_done: writer 01030000.3bbe789b.00000001.00000102(5cc31760) reader 01030000.3bbe789b.00000002.00000107(6b09993f) calling association_complete_i
(4615|4617) DataWriterImpl::association_complete_i - bit 0 local 01030000.3bbe789b.00000001.00000102(5cc31760) remote 01030000.3bbe789b.00000002.00000107(6b09993f)
(4615|4615) DataWriterImpl::transport_assoc_done: writer 01030000.3bbe789b.00000001.00000202(77ee44a3) succeeded in associating with reader 01030000.3bbe789b.00000002.00000207(4024cafc)
(4615|4615) DataWriterImpl::transport_assoc_done: writer 01030000.3bbe789b.00000001.00000202(77ee44a3) reader 01030000.3bbe789b.00000002.00000207(4024cafc) calling association_complete_i
(4615|4615) DataWriterImpl::association_complete_i - bit 0 local 01030000.3bbe789b.00000001.00000202(77ee44a3) remote 01030000.3bbe789b.00000002.00000207(4024cafc)
(4615|4617) DataReaderImpl::add_association - bit 0 local 01030000.3bbe789b.00000002.00000207(4024cafc) remote 01030000.3bbe789b.00000001.00000202(77ee44a3)
(4615|4617) DataReaderListenerImpl::on_subscription_matched
(4615|4617) DataWriterImpl::add_association - bit 0 local 01030000.3bbe789b.00000001.00000202(77ee44a3) remote 01030000.3bbe789b.00000001.00000107(2ca9e3ef)
(4615|4615) DataReaderImpl::add_association - bit 0 local 01030000.3bbe789b.00000001.00000107(2ca9e3ef) remote 01030000.3bbe789b.00000001.00000202(77ee44a3)
(4615|4617) DataWriterImpl::transport_assoc_done: writer 01030000.3bbe789b.00000001.00000202(77ee44a3) succeeded in associating with reader 01030000.3bbe789b.00000001.00000107(2ca9e3ef)
(4615|4615) DataReaderListenerImpl::on_subscription_matched
(4615|4617) DataWriterImpl::transport_assoc_done: writer 01030000.3bbe789b.00000001.00000202(77ee44a3) reader 01030000.3bbe789b.00000001.00000107(2ca9e3ef) calling association_complete_i
(4615|4617) DataWriterImpl::association_complete_i - bit 0 local 01030000.3bbe789b.00000001.00000202(77ee44a3) remote 01030000.3bbe789b.00000001.00000107(2ca9e3ef)
(4615|4619) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4615|4615) Writer::run_test begins.
(4615|4615) 22:23:51.010958 Writer::run_test starting to write pass 0
(4615|4615) 22:23:51.011235 Writer::run_test done writing.
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4615|4619) 22:23:51.011332 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: 1733178231 10823000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4615|4619) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4615|4619) 22:23:51.011744 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: 1733178231 11084000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:51.011871 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: 1733178231 11084000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:51.012000 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: 1733178231 11157000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:51.012088 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: 1733178231 11157000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) 22:23:53.012277 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: 1733178233 12068000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4615|4616) 22:23:53.012469 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: 1733178233 12380000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4615|4615) Writer::run_test begins.
(4615|4615) 22:23:53.012586 Writer::run_test starting to write pass 1
(4615|4615) 22:23:53.012868 Writer::run_test done writing.
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4615|4619) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4615|4619) 22:23:53.013061 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: 1733178233 12606000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4615|4619) 22:23:53.013259 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: 1733178233 12606000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:53.013399 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: 1733178233 12787000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:53.013489 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: 1733178233 12787000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) 22:23:55.013640 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: 1733178235 13478000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4615|4616) 22:23:55.013822 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: 1733178235 13736000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4615|4615) Writer::run_test begins.
(4615|4615) 22:23:55.013923 Writer::run_test starting to write pass 2
(4615|4615) 22:23:55.014168 Writer::run_test done writing.
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4615|4619) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4615|4619) 22:23:55.014337 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: 1733178235 13942000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4615|4619) 22:23:55.014541 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: 1733178235 13942000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:55.014689 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: 1733178235 14108000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) 22:23:55.014804 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: 1733178235 14108000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) 22:23:57.014899 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: 1733178237 14738000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4615|4616) 22:23:57.015099 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: 1733178237 15011000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4616) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4615|4615) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4615|4615) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4615|4615) DataWriterImpl::remove_associations: bit 0 local 01030000.3bbe789b.00000001.00000102(5cc31760) remote 01030000.3bbe789b.00000002.00000107(6b09993f) num remotes 1
(4615|4619) 22:23:57.015576 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: 1733178237 15213000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4615|4619) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4615|4619) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4615|4617) DataReaderImpl::remove_associations: bit 0 local 01030000.3bbe789b.00000002.00000107(6b09993f) remote 01030000.3bbe789b.00000001.00000102(5cc31760) num remotes 1
(4615|4617) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3bbe789b.00000002.00000107(6b09993f) remote 01030000.3bbe789b.00000001.00000102(5cc31760) num remotes 1
(4615|4615) DataWriterImpl::remove_associations: bit 0 local 01030000.3bbe789b.00000001.00000202(77ee44a3) remote 01030000.3bbe789b.00000001.00000107(2ca9e3ef) num remotes 2
(4615|4617) DataReaderListenerImpl::on_subscription_matched
(4615|4617) DataReaderImpl::remove_associations: bit 0 local 01030000.3bbe789b.00000002.00000207(4024cafc) remote 01030000.3bbe789b.00000001.00000202(77ee44a3) num remotes 1
(4615|4617) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3bbe789b.00000002.00000207(4024cafc) remote 01030000.3bbe789b.00000001.00000202(77ee44a3) num remotes 1
(4615|4615) DataReaderImpl::remove_associations: bit 0 local 01030000.3bbe789b.00000001.00000107(2ca9e3ef) remote 01030000.3bbe789b.00000001.00000202(77ee44a3) num remotes 1
(4615|4615) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3bbe789b.00000001.00000107(2ca9e3ef) remote 01030000.3bbe789b.00000001.00000202(77ee44a3) num remotes 1
(4615|4617) DataReaderListenerImpl::on_subscription_matched
(4615|4615) 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
(4615|4615) Service_Participant::shutdown
(4615|4615) DataReaderListenerImpl::~DataReaderListenerImpl
(4615|4615) DataReaderListenerImpl::~DataReaderListenerImpl
(4615|4615) DataReaderListenerImpl::~DataReaderListenerImpl
(4615|4615) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4615|4615) Service_Participant::~Service_Participant
(4615|4615) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
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: 4626 started at 2024-12-02 22:23:57
(4626|4626) INFO: set_DCPS_debug_level: set to 1
(4626|4626) INFO: ConfigStoreImpl::set: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(4626|4626) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4626|4626) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS2_USE_MULTICAST=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS2=@rtps2
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
(4626|4626) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(4626|4626) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(4626|4626) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(4626|4626) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY=@rtps_discovery
(4626|4626) INFO: ConfigStoreImpl::set: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(4626|4626) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(4626|4626) INFO: ConfigStoreImpl::set: COMMON=@common
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG_RTPS2_TRANSPORTS=rtps2
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG_RTPS2=@rtps2
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG=@config
(4626|4626) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4626|4626) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4626|4626) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4626|4626) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4626|4626) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4626|4626) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4626|4626) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_MAX_MESSAGE_SIZE=65466
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_HEARTBEAT_PERIOD=200
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_NAK_RESPONSE_DELAY=100
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_RESPONSIVE_MODE=false
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_SEND_DELAY=10
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_SEND_BUFFER_SIZE=65535
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_RCV_BUFFER_SIZE=65535
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_PORT_MODE=system
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_PB=7400
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_DG=250
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_PG=2
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_D2=2
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_D3=12
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_USE_MULTICAST=false
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_INIT_PARTICIPANT_PORT_ID=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_LOCAL_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_ADVERTISED_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_IPV6_LOCAL_ADDRESS=:::0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_IPV6_ADVERTISED_ADDRESS=:::0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_USE_RTPS_RELAY=false
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_RTPS_RELAY_ONLY=false
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601B111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103000D3A1B46E21212601B111_PASSIVE_CONNECT_DURATION=60000
(4626|4629) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x5591ec4ea9c8 joined count 1)
(4626|4626) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4626|4629) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.5 (0x5591ec4ea9c8 joined count 2)
(4626|4629) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::20d:3aff:fe1b:46e2 (0x5591ec4ea9c8 joined count 3)
(4626|4629) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x5591ec4ea9c8 joined count 4)
(4626|4629) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x5591ec4ea9c8 joined count 5)
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_MAX_MESSAGE_SIZE=65466
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_HEARTBEAT_PERIOD=200
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_NAK_RESPONSE_DELAY=100
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_RESPONSIVE_MODE=false
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_SEND_DELAY=10
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_SEND_BUFFER_SIZE=65535
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_RCV_BUFFER_SIZE=65535
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_PORT_MODE=system
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_PB=7400
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_DG=250
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_PG=2
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_D2=2
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_D3=12
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_USE_MULTICAST=false
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_INIT_PARTICIPANT_PORT_ID=2
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_LOCAL_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_ADVERTISED_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_IPV6_LOCAL_ADDRESS=:::0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_IPV6_ADVERTISED_ADDRESS=:::0
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_USE_RTPS_RELAY=false
(4626|4626) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_RTPS_RELAY_ONLY=false
(4626|4626) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E21212601C111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4626|4626) INFO: ConfigStoreImpl::set: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103000D3A1B46E21212601C111_PASSIVE_CONNECT_DURATION=60000
(4626|4631) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x5591ec571088 joined count 1)
(4626|4631) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.5 (0x5591ec571088 joined count 2)
(4626|4631) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::20d:3aff:fe1b:46e2 (0x5591ec571088 joined count 3)
(4626|4631) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x5591ec571088 joined count 4)
(4626|4631) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x5591ec571088 joined count 5)
(4626|4629) Spdp::handle_participant_data - 0103000d.3a1b46e2.1212601b.000001c1(c44c42bc) discovered 0103000d.3a1b46e2.1212601c.000001c1(766c9eac) lease 5:00 from 10.1.0.5:35164 (0)
(4626|4629) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601b.000300c3(311fac88) remote 0103000d.3a1b46e2.1212601c.000300c4(1d5be53b)
(4626|4629) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601b.000301c3(28049dc9) remote 0103000d.3a1b46e2.1212601c.000301c4(0440d47a)
(4626|4629) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601b.000003c2(6f737184) remote 0103000d.3a1b46e2.1212601c.000003c7(ad39591b)
(4626|4629) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601b.000004c2(2032e743) remote 0103000d.3a1b46e2.1212601c.000004c7(e278cfdc)
(4626|4629) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601b.000200c2(47daf629) remote 0103000d.3a1b46e2.1212601c.000200c7(8590deb6)
(4626|4626) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4626|4626) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4626|4626) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(4626|4628) DataReaderImpl::add_association - bit 0 local 0103000d.3a1b46e2.1212601b.00000007(af501478) remote 0103000d.3a1b46e2.1212601b.01000002(67868792)
(4626|4628) DataWriterImpl::add_association - bit 0 local 0103000d.3a1b46e2.1212601b.01000002(67868792) remote 0103000d.3a1b46e2.1212601b.00000007(af501478)
(4626|4628) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.1212601b.01000002(67868792) succeeded in associating with reader 0103000d.3a1b46e2.1212601b.00000007(af501478)
(4626|4628) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.1212601b.01000002(67868792) reader 0103000d.3a1b46e2.1212601b.00000007(af501478) calling association_complete_i
(4626|4628) DataWriterImpl::association_complete_i - bit 0 local 0103000d.3a1b46e2.1212601b.01000002(67868792) remote 0103000d.3a1b46e2.1212601b.00000007(af501478)
(4626|4633) DataReaderListenerImpl::on_subscription_matched
(4626|4631) Spdp::handle_participant_data - 0103000d.3a1b46e2.1212601c.000001c1(766c9eac) discovered 0103000d.3a1b46e2.1212601b.000001c1(c44c42bc) lease 5:00 from 10.1.0.5:35160 (0)
(4626|4631) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601c.000300c3(833f7098) remote 0103000d.3a1b46e2.1212601b.000300c4(af7b392b)
(4626|4631) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601c.000301c3(9a2441d9) remote 0103000d.3a1b46e2.1212601b.000301c4(b660086a)
(4626|4631) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601c.000003c2(dd53ad94) remote 0103000d.3a1b46e2.1212601b.000003c7(1f19850b)
(4626|4631) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601c.000004c2(92123b53) remote 0103000d.3a1b46e2.1212601b.000004c7(505813cc)
(4626|4631) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.1212601c.000200c2(f5fa2a39) remote 0103000d.3a1b46e2.1212601b.000200c7(37b002a6)
(4626|4630) DataReaderImpl::add_association - bit 0 local 0103000d.3a1b46e2.1212601c.00000007(1d70c868) remote 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7)
(4626|4630) DataReaderImpl::add_association - bit 0 local 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d) remote 0103000d.3a1b46e2.1212601b.01000002(67868792)
(4626|4628) DataWriterImpl::add_association - bit 0 local 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) remote 0103000d.3a1b46e2.1212601c.00000007(1d70c868)
(4626|4628) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) succeeded in associating with reader 0103000d.3a1b46e2.1212601c.00000007(1d70c868)
(4626|4628) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) reader 0103000d.3a1b46e2.1212601c.00000007(1d70c868) calling association_complete_i
(4626|4628) DataWriterImpl::association_complete_i - bit 0 local 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) remote 0103000d.3a1b46e2.1212601c.00000007(1d70c868)
(4626|4628) DataWriterImpl::add_association - bit 0 local 0103000d.3a1b46e2.1212601b.01000002(67868792) remote 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d)
(4626|4628) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.1212601b.01000002(67868792) succeeded in associating with reader 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d)
(4626|4628) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.1212601b.01000002(67868792) reader 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d) calling association_complete_i
(4626|4628) DataWriterImpl::association_complete_i - bit 0 local 0103000d.3a1b46e2.1212601b.01000002(67868792) remote 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d)
(4626|4635) DataReaderListenerImpl::on_subscription_matched
(4626|4635) DataReaderListenerImpl::on_subscription_matched
(4626|4635) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4626|4626) Writer::run_test begins.
(4626|4626) 22:23:57.591412 Writer::run_test starting to write pass 0
(4626|4633) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4626|4635) 22:23:57.591952 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: 1733178237 591239999
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4626) 22:23:57.591999 Writer::run_test done writing.
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4626|4633) 22:23:57.592069 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: 1733178237 591640999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4626|4633) 22:23:57.592262 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: 1733178237 591809999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) 22:23:57.592337 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: 1733178237 591640999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) 22:23:57.592509 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: 1733178237 591809999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) 22:24:00.848279 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: 1733178240 848041000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4626|4627) 22:24:00.848542 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: 1733178240 848433000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4626|4626) Writer::run_test begins.
(4626|4626) 22:24:00.848670 Writer::run_test starting to write pass 1
(4626|4633) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4626|4635) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4626|4626) 22:24:00.849266 Writer::run_test done writing.
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4626|4633) 22:24:00.849377 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: 1733178240 848693999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) 22:24:00.849342 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: 1733178240 848693999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4633) 22:24:00.849560 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: 1733178240 849057999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) 22:24:00.849579 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: 1733178240 849057999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) 22:24:04.048907 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: 1733178244 48705000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4626|4627) 22:24:04.049157 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: 1733178244 49050000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4626|4626) Writer::run_test begins.
(4626|4626) 22:24:04.049304 Writer::run_test starting to write pass 2
(4626|4635) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4626|4633) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4626|4626) 22:24:04.050009 Writer::run_test done writing.
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4626|4635) 22:24:04.050127 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: 1733178244 49332999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4633) 22:24:04.050154 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: 1733178244 49332999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) 22:24:04.050349 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: 1733178244 49816999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4633) 22:24:04.050349 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: 1733178244 49816999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) 22:24:07.251101 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: 1733178247 250904000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4626|4627) 22:24:07.251330 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: 1733178247 251226000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4627) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4626|4626) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4626|4626) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4626|4626) WriteDataContainer::wait_pending timeout at 00:05:59.085702
(4626|4633) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4626|4635) 22:24:07.252187 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: 1733178247 251467999
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4626|4635) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4626|4626) WriteDataContainer::wait_pending done
(4626|4626) DataWriterImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) remote 0103000d.3a1b46e2.1212601c.00000007(1d70c868) num remotes 1
(4626|4626) DataWriterImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.1212601b.01000002(67868792) remote 0103000d.3a1b46e2.1212601b.00000007(af501478) num remotes 2
(4626|4630) DataReaderImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.1212601c.00000007(1d70c868) remote 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) num remotes 1
(4626|4630) DataReaderImpl::remove_associations_i: bit 0 local 0103000d.3a1b46e2.1212601c.00000007(1d70c868) remote 0103000d.3a1b46e2.1212601b.00000002(df3ae0f7) num remotes 1
(4626|4630) DataReaderListenerImpl::on_subscription_matched
(4626|4628) DataReaderImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.1212601b.00000007(af501478) remote 0103000d.3a1b46e2.1212601b.01000002(67868792) num remotes 1
(4626|4628) DataReaderImpl::remove_associations_i: bit 0 local 0103000d.3a1b46e2.1212601b.00000007(af501478) remote 0103000d.3a1b46e2.1212601b.01000002(67868792) num remotes 1
(4626|4630) DataReaderImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d) remote 0103000d.3a1b46e2.1212601b.01000002(67868792) num remotes 1
(4626|4630) DataReaderImpl::remove_associations_i: bit 0 local 0103000d.3a1b46e2.1212601c.01000007(a5ccaf0d) remote 0103000d.3a1b46e2.1212601b.01000002(67868792) num remotes 1
(4626|4628) DataReaderListenerImpl::on_subscription_matched
(4626|4630) 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
(4626|4626) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(4626|4626) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(4626|4626) Service_Participant::shutdown
(4626|4626) DataReaderListenerImpl::~DataReaderListenerImpl
(4626|4626) DataReaderListenerImpl::~DataReaderListenerImpl
(4626|4626) DataReaderListenerImpl::~DataReaderListenerImpl
(4626|4626) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4626|4626) Service_Participant::~Service_Participant
(4626|4626) 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: 4639 started at 2024-12-02 22:24:08
(4639|4639) INFO: set_DCPS_debug_level: set to 1
(4639|4639) INFO: ConfigStoreImpl::set: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(4639|4639) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(4639|4639) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS2_USE_MULTICAST=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS2=@rtps2
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
(4639|4639) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(4639|4639) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(4639|4639) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(4639|4639) INFO: ConfigStoreImpl::set: RTPS_DISCOVERY=@rtps_discovery
(4639|4639) INFO: ConfigStoreImpl::set: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(4639|4639) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(4639|4639) INFO: ConfigStoreImpl::set: COMMON=@common
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG_RTPS2_TRANSPORTS=rtps2
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG_RTPS2=@rtps2
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG=@config
(4639|4639) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
(4639|4639) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(4639|4639) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
(4639|4639) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
(4639|4639) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(4639|4639) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(4639|4639) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_MAX_MESSAGE_SIZE=65466
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_HEARTBEAT_PERIOD=200
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_NAK_RESPONSE_DELAY=100
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_RESPONSIVE_MODE=false
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_SEND_DELAY=10
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_SEND_BUFFER_SIZE=65535
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_RCV_BUFFER_SIZE=65535
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_PORT_MODE=system
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_PB=7400
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_DG=250
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_PG=2
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_D2=2
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_D3=12
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_USE_MULTICAST=false
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_INIT_PARTICIPANT_PORT_ID=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_LOCAL_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_ADVERTISED_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_IPV6_LOCAL_ADDRESS=:::0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_IPV6_ADVERTISED_ADDRESS=:::0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_USE_RTPS_RELAY=false
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_RTPS_RELAY_ONLY=false
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C7111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103000D3A1B46E2121FD9C7111_PASSIVE_CONNECT_DURATION=60000
(4639|4642) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x564a7e3049c8 joined count 1)
(4639|4642) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.5 (0x564a7e3049c8 joined count 2)
(4639|4639) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(4639|4642) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::20d:3aff:fe1b:46e2 (0x564a7e3049c8 joined count 3)
(4639|4642) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x564a7e3049c8 joined count 4)
(4639|4642) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x564a7e3049c8 joined count 5)
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_MAX_MESSAGE_SIZE=65466
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_HEARTBEAT_PERIOD=200
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_NAK_RESPONSE_DELAY=100
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_RESPONSIVE_MODE=false
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_SEND_DELAY=10
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_SEND_BUFFER_SIZE=65535
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_RCV_BUFFER_SIZE=65535
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_PORT_MODE=system
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_PB=7400
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_DG=250
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_PG=2
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_D2=2
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_D3=12
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_USE_MULTICAST=false
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_INIT_PARTICIPANT_PORT_ID=2
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_LOCAL_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_ADVERTISED_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_IPV6_LOCAL_ADDRESS=:::0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_IPV6_ADVERTISED_ADDRESS=:::0
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_USE_RTPS_RELAY=false
(4639|4639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_RTPS_RELAY_ONLY=false
(4639|4639) INFO: ConfigStoreImpl::set: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_0103000D3A1B46E2121FD9C8111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(4639|4639) INFO: ConfigStoreImpl::set: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_0103000D3A1B46E2121FD9C8111_PASSIVE_CONNECT_DURATION=60000
(4639|4644) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x564a7e38aec8 joined count 1)
(4639|4644) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.5 (0x564a7e38aec8 joined count 2)
(4639|4644) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::20d:3aff:fe1b:46e2 (0x564a7e38aec8 joined count 3)
(4639|4644) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x564a7e38aec8 joined count 4)
(4639|4644) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x564a7e38aec8 joined count 5)
(4639|4642) Spdp::handle_participant_data - 0103000d.3a1b46e2.121fd9c7.000001c1(d45bf399) discovered 0103000d.3a1b46e2.121fd9c8.000001c1(560b6448) lease 5:00 from 10.1.0.5:35164 (0)
(4639|4642) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c7.000300c3(21081dad) remote 0103000d.3a1b46e2.121fd9c8.000300c4(3d3c1fdf)
(4639|4642) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c7.000301c3(38132cec) remote 0103000d.3a1b46e2.121fd9c8.000301c4(24272e9e)
(4639|4642) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c7.000003c2(7f64c0a1) remote 0103000d.3a1b46e2.121fd9c8.000003c7(8d5ea3ff)
(4639|4642) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c7.000004c2(30255666) remote 0103000d.3a1b46e2.121fd9c8.000004c7(c21f3538)
(4639|4642) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c7.000200c2(57cd470c) remote 0103000d.3a1b46e2.121fd9c8.000200c7(a5f72452)
(4639|4639) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4639|4639) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4639|4639) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(4639|4641) DataReaderImpl::add_association - bit 0 local 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d) remote 0103000d.3a1b46e2.121fd9c7.01000002(779136b7)
(4639|4641) DataWriterImpl::add_association - bit 0 local 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) remote 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d)
(4639|4641) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) succeeded in associating with reader 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d)
(4639|4641) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) reader 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d) calling association_complete_i
(4639|4641) DataWriterImpl::association_complete_i - bit 0 local 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) remote 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d)
(4639|4646) DataReaderListenerImpl::on_subscription_matched
(4639|4644) Spdp::handle_participant_data - 0103000d.3a1b46e2.121fd9c8.000001c1(560b6448) discovered 0103000d.3a1b46e2.121fd9c7.000001c1(d45bf399) lease 5:00 from 10.1.0.5:35160 (0)
(4639|4644) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c8.000300c3(a3588a7c) remote 0103000d.3a1b46e2.121fd9c7.000300c4(bf6c880e)
(4639|4644) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c8.000301c3(ba43bb3d) remote 0103000d.3a1b46e2.121fd9c7.000301c4(a677b94f)
(4639|4644) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c8.000003c2(fd345770) remote 0103000d.3a1b46e2.121fd9c7.000003c7(0f0e342e)
(4639|4644) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c8.000004c2(b275c1b7) remote 0103000d.3a1b46e2.121fd9c7.000004c7(404fa2e9)
(4639|4644) DEBUG: Sedp::association_complete_i local 0103000d.3a1b46e2.121fd9c8.000200c2(d59dd0dd) remote 0103000d.3a1b46e2.121fd9c7.000200c7(27a7b383)
(4639|4643) DataReaderImpl::add_association - bit 0 local 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c) remote 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2)
(4639|4643) DataReaderImpl::add_association - bit 0 local 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9) remote 0103000d.3a1b46e2.121fd9c7.01000002(779136b7)
(4639|4641) DataWriterImpl::add_association - bit 0 local 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) remote 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c)
(4639|4641) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) succeeded in associating with reader 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c)
(4639|4641) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) reader 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c) calling association_complete_i
(4639|4641) DataWriterImpl::association_complete_i - bit 0 local 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) remote 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c)
(4639|4641) DataWriterImpl::add_association - bit 0 local 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) remote 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9)
(4639|4641) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) succeeded in associating with reader 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9)
(4639|4641) DataWriterImpl::transport_assoc_done: writer 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) reader 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9) calling association_complete_i
(4639|4641) DataWriterImpl::association_complete_i - bit 0 local 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) remote 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9)
(4639|4648) DataReaderListenerImpl::on_subscription_matched
(4639|4648) DataReaderListenerImpl::on_subscription_matched
(4639|4648) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(4639|4639) Writer::run_test begins.
(4639|4639) 22:24:08.754475 Writer::run_test starting to write pass 0
(4639|4646) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4639|4648) 22:24:08.755030 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: 1733178248 754256999
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4639) 22:24:08.755079 Writer::run_test done writing.
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4639|4646) 22:24:08.755162 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: 1733178248 754718999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4648) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(4639|4646) 22:24:08.755419 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: 1733178248 754899999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4648) 22:24:08.755478 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: 1733178248 754718999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4648) 22:24:08.755689 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: 1733178248 754899999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) 22:24:12.011778 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: 1733178252 11463000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4639|4640) 22:24:12.012121 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: 1733178252 12000000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(4639|4639) Writer::run_test begins.
(4639|4639) 22:24:12.012241 Writer::run_test starting to write pass 1
(4639|4646) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4639|4648) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(4639|4639) 22:24:12.012793 Writer::run_test done writing.
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(4639|4648) 22:24:12.012916 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: 1733178252 12258999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4646) 22:24:12.012924 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: 1733178252 12258999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4646) 22:24:12.013149 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: 1733178252 12574999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4648) 22:24:12.013175 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: 1733178252 12574999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) 22:24:15.212100 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: 1733178255 211860000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4639|4640) 22:24:15.212419 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: 1733178255 212278000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(4639|4639) Writer::run_test begins.
(4639|4639) 22:24:15.212577 Writer::run_test starting to write pass 2
(4639|4648) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4639|4646) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(4639|4639) 22:24:15.213203 Writer::run_test done writing.
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(4639|4648) 22:24:15.213280 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: 1733178255 212598999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4646) 22:24:15.213331 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: 1733178255 212598999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4648) 22:24:15.213484 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: 1733178255 212989999
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4646) 22:24:15.213534 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: 1733178255 212989999
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) 22:24:18.414158 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: 1733178258 413911000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4639|4640) 22:24:18.414521 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: 1733178258 414353000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4640) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(4639|4639) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(4639|4639) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(4639|4648) 22:24:18.415327 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: 1733178258 414700999
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4639|4639) WriteDataContainer::wait_pending timeout at 00:06:10.248950
(4639|4646) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4639|4648) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(4639|4639) WriteDataContainer::wait_pending done
(4639|4639) DataWriterImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) remote 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c) num remotes 1
(4639|4639) DataWriterImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) remote 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d) num remotes 2
(4639|4643) DataReaderImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c) remote 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) num remotes 1
(4639|4643) DataReaderImpl::remove_associations_i: bit 0 local 0103000d.3a1b46e2.121fd9c8.00000007(3d17328c) remote 0103000d.3a1b46e2.121fd9c7.00000002(cf2d51d2) num remotes 1
(4639|4643) DataReaderListenerImpl::on_subscription_matched
(4639|4641) DataReaderImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d) remote 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) num remotes 1
(4639|4641) DataReaderImpl::remove_associations_i: bit 0 local 0103000d.3a1b46e2.121fd9c7.00000007(bf47a55d) remote 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) num remotes 1
(4639|4643) DataReaderImpl::remove_associations: bit 0 local 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9) remote 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) num remotes 1
(4639|4643) DataReaderImpl::remove_associations_i: bit 0 local 0103000d.3a1b46e2.121fd9c8.01000007(85ab55e9) remote 0103000d.3a1b46e2.121fd9c7.01000002(779136b7) num remotes 1
(4639|4641) DataReaderListenerImpl::on_subscription_matched
(4639|4643) 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
(4639|4639) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(4639|4639) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(4639|4639) Service_Participant::shutdown
(4639|4639) DataReaderListenerImpl::~DataReaderListenerImpl
(4639|4639) DataReaderListenerImpl::~DataReaderListenerImpl
(4639|4639) DataReaderListenerImpl::~DataReaderListenerImpl
(4639|4639) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(4639|4639) Service_Participant::~Service_Participant
(4639|4639) Service_Participant::shutdown
test PASSED.

auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:11s Result:0

==============================================================================

tests/DCPS/FindTopic/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic  -DCPSPendingTimeout 3 
findtopic PID: 4653 started at 2024-12-02 22:24:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic.cpp:144 main() using Local Discovery
test PASSED.

auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/FindTopic/run_test.pl rtps #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic rtps -DCPSPendingTimeout 3 
findtopic PID: 4658 started at 2024-12-02 22:24:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FindTopic/findtopic.cpp:141 main() using RTPS Discovery
test PASSED.

auto_run_tests_finished: tests/DCPS/FindTopic/run_test.pl rtps Time:0s Result:0

==============================================================================

tests/DCPS/TopicReuse/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/TopicReuse/tpreuse  -DCPSConfigFile rtps_disc.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tpreuse.log -DCPSPendingTimeout 3 
tpreuse PID: 4665 started at 2024-12-02 22:24:19
test PASSED.

auto_run_tests_finished: tests/DCPS/TopicReuse/run_test.pl Time:0s 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: 4674 started at 2024-12-02 22:24:19
test PASSED.

auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:1s 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: 4685 started at 2024-12-02 22:24:20
Using transport:tcp
test PASSED.

auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:0s 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: 4696 started at 2024-12-02 22:24:20
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: 4709 started at 2024-12-02 22:24:20
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: 4720 started at 2024-12-02 22:24:20
Using transport:multicast
test PASSED.

auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:0s Result:0

==============================================================================

tests/DCPS/ContainsEntity/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ContainsEntity/containsentity   -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile containsentity.log -DCPSPendingTimeout 3 
containsentity PID: 4731 started at 2024-12-02 22:24:20
test PASSED.

auto_run_tests_finished: tests/DCPS/ContainsEntity/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Serializer/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Serializer/SerializerTest  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile SerializerTest.log -DCPSPendingTimeout 3 
SerializerTest PID: 4742 started at 2024-12-02 22:24:20
Size of Values: 160
Size of ArrayValues: 976


*** Unaligned CDR, little-endian (native)

STARTING INSERTION OF SINGLE VALUES WITHOUT SWAPPING

BYTES WRITTEN: 354
01 11                                              ..              

45 23 ef                                           E#.             

cd ab 67 ef                                        ..g.            

cd ab 89 67 45                                     ...gE           

23 01 22 23 01 ab                                  #."#..          

89 67 45 ab 89 67 45                               .gE..gE         

23 01 ef cd cd cc cc 3d                            #......=        

9a 99 99 99 99 99 c9 3f  67                        .......?g       

45 23 01 ef cd ab 89 3e  40 ec                     E#.....>@.      

dd 1b 56 00 00 1a b2 00  2c 00 00 00 54 68 69 73   ..V.....,...This
20 69 73 20 61 20 74 65  73                         is a tes       

74 20 6f 66 20 74 68 65  20 73 74 72 69 6e 67 20   t of the string 
73 65 72 69 61 6c 69 7a  61 74 69 6f 6e 2e         serialization.  

00 30 00 00 00 54 68 69  73 20 69 73 20 61 20 74   .0...This is a t
65 73 74 20 6f 66 20 74  68 65 20 73 74 64 20 73   est of the std s
74 72 69                                           tri             

6e 67 20 73 65 72 69 61  6c 69 7a 61 74 69 6f 6e   ng serialization
2e 00 58 00 00 00 54 00  68 00 69 00 73 00 20 00   ..X...T.h.i.s. .
69 00 73 00 20 00 61 00                            i.s. .a.        

20 00 74 00 65 00 73 00  74 00 20 00 6f 00 66 00    .t.e.s.t. .o.f.
20 00 74 00 68 00 65 00  20 00 77 00 73 00 74 00    .t.h.e. .w.s.t.
72 00 69 00 6e 00 67 00  20 00 73 00 65            r.i.n.g. .s.e   

00 72 00 69 00 61 00 6c  00 69 00 7a 00 61 00 74   .r.i.a.l.i.z.a.t
00 69 00 6f 00 6e 00 2e  00 60 00 00 00 54 00 68   .i.o.n...`...T.h
00 69 00 73 00 20 00 69  00 73 00 20 00 61 00 20   .i.s. .i.s. .a. 
00 74                                              .t              

00 65 00 73 00 74 00 20  00 6f 00 66 00 20 00 74   .e.s.t. .o.f. .t
00 68 00 65 00 20 00 73  00 74 00 64 00 20 00 77   .h.e. .s.t.d. .w
00 73 00 74 00 72 00 69  00 6e 00 67 00 20 00 73   .s.t.r.i.n.g. .s
00 65 00 72 00 69 00 61  00 6c 00 69 00 7a 00 61   .e.r.i.a.l.i.z.a
00 74 00 69 00 6f 00 6e  00 2e 00                  .t.i.o.n...     

EXTRACTING SINGLE VALUES WITHOUT SWAPPING

STARTING INSERTION OF ARRAY VALUES WITHOUT SWAPPING

BYTES WRITTEN: 930
00 01                                              ..              

02 03 04                                           ...             

05 06 07 08                                        ....            

09 0a 0b 0c 0d                                     .....           

0e 00 01 00 01 04                                  ......          

05 04 05 08 09 08 09                               .......         

0c 0d 0c 00 00 01 00 02                            ........        

00 03 00 04 00 05 00 06  00                        .........       

07 00 08 00 09 00 0a 00  0b 00                     ..........      

0c 00 0d 00 0e 00 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f                        .........       

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f         ..............  

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f ef cd ab 89 67   ...............g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01                                           E#.             

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01                            ....gE#.        

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67            ....gE#.....g   

45 23 01 ef cd ab 89 67  45 23 01 dd dd df df dd   E#.....gE#......
dd df df dd dd df df dd  dd df ff ff ff ff ff ff   ................
ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   ................
ff ff                                              ..              

ff ff ff ff ff ff f0 f0  f0 f0 f1 f0 f0 f0 f2 f0   ................
f0 f0 f3 f0 f0 f0 f4 f0  f0 f0 f5 f0 f0 f0 f6 f0   ................
f0 f0 f7 f0 f0 f0 f8 f0  f0 f0 f9 f0 f0 f0 fa f0   ................
f0 f0 fb f0 f0 f0 fc f0  f0 f0 fd f0 f0 f0 fe f0   ................
f0 f0 ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd 00 00 00 00 00 00   ....gE#.........
80 3f 00 00 00 3f ab aa  aa 3e 00 00 80 3e cd cc   .?...?...>...>..
4c 3e ab aa 2a 3e 25 49  12 3e 00 00 00 3e 39 8e   L>..*>%I.>...>9.
e3 3d cd cc cc 3d 8c 2e  ba 3d ab aa aa 3d d9 89   .=...=...=...=..
9d 3d 25 49 92 3d 00 00  00 00 00 00 00 00 00 00   .=%I.=..........
00 00 00 00 08 40 00 00  00 00 00 00 f8 3f 00 00   .....@.......?..
00 00 00 00 f0 3f 00 00  00 00 00 00 e8 3f 33 33   .....?.......?33
33 33 33 33 e3 3f 00 00  00 00 00 00 e0 3f db b6   3333.?.......?..
6d db b6 6d db 3f 00 00  00 00 00 00 d8 3f 55 55   m..m.?.......?UU
55 55 55 55 d5 3f 33 33  33 33 33 33 d3 3f 74 d1   UUUU.?333333.?t.
45 17 5d 74 d1 3f 00 00  00 00 00 00 d0 3f 9e d8   E.]t.?.......?..
89 9d d8 89 cd 3f db b6  6d db b6 6d cb 3f 67 45   .....?..m..m.?gE
23 01 ef cd ab 89 3e 40  37 1d d8 7f 00 00 67 45   #.....>@7.....gE

23 01 ef cd ab 89 3e 40  eb de 1b 56 00 00 67 45   #.....>@...V..gE
23 01 ef cd ab 89 3e 40  34 1d d8 7f 00 00 67 45   #.....>@4.....gE
23 01 ef cd ab 89 3e 40  a5 5e 00 00 00 00 67 45   #.....>@.^....gE
23 01 ef cd ab 89 3e 40  a5 5e fd 7f 00 00 67 45   #.....>@.^....gE
23 01 ef cd ab 89 3e 40  a5 5e 00 00 00 00 67 45   #.....>@.^....gE
23 01 ef cd ab 89 3e 40  a5 5e fd 7f 00 00 67 45   #.....>@.^....gE
23 01 ef cd ab 89 3e 40  00 00 00 00 00 00 67 45   #.....>@......gE
23 01 ef cd ab 89 3e 40  a5 5e fd 7f 00 00 67 45   #.....>@.^....gE
23 01 ef cd ab 89 3e 40  00 00 d8 7f 00 00 67 45   #.....>@......gE
23 01 ef cd ab 89 3e 40  a5 5e fd 7f 00 00 67 45   #.....>@.^....gE
23 01 ef cd ab 89 3e 40  ed dd 1b 56 00 00 67 45   #.....>@...V..gE
23 01 ef cd ab 89 3e 40  e5 1d d8 7f 00 00 67 45   #.....>@......gE
23 01 ef cd ab 89 3e 40  0f 1d d8 7f 00 00 67 45   #.....>@......gE
23 01 ef cd ab 89 3e 40  e5 1c d8 7f 00 00 00 01   #.....>@........
02 03 04 05 06 07 08 09  0a 0b 0c 0d 0e 00 00 01   ................
00 02 00 03 00 04 00 05  00 06 00 07 00 08 00 09   ................
00 0a 00 0b 00 0c 00 0d  00 0e 00                  ...........     

EXTRACTING ARRAY VALUES WITHOUT SWAPPING


*** Unaligned CDR, big-endian (non-native)

STARTING INSERTION OF SINGLE VALUES WITH SWAPPING

BYTES WRITTEN: 354
01 11                                              ..              

23 45 67                                           #Eg             

ab cd ef 01                                        ....            

23 45 67 89 ab                                     #Eg..           

cd ef 22 01 23 45                                  ..".#E          

67 89 ab cd ef 01 23                               g.....#         

45 67 89 ab 3d cc cc cd                            Eg..=...        

3f c9 99 99 99 99 99 9a  00                        ?........       

00 56 1b dd ec 40 3e 89  ab cd                     .V...@>...      

ef 01 23 45 67 1a 00 b2  00 00 00 2c 54 68 69 73   ..#Eg......,This
20 69 73 20 61 20 74 65  73                         is a tes       

74 20 6f 66 20 74 68 65  20 73 74 72 69 6e 67 20   t of the string 
73 65 72 69 61 6c 69 7a  61 74 69 6f 6e 2e         serialization.  

00 00 00 00 30 54 68 69  73 20 69 73 20 61 20 74   ....0This is a t
65 73 74 20 6f 66 20 74  68 65 20 73 74 64 20 73   est of the std s
74 72 69                                           tri             

6e 67 20 73 65 72 69 61  6c 69 7a 61 74 69 6f 6e   ng serialization
2e 00 00 00 00 58 00 54  00 68 00 69 00 73 00 20   .....X.T.h.i.s. 
00 69 00 73 00 20 00 61                            .i.s. .a        

00 20 00 74 00 65 00 73  00 74 00 20 00 6f 00 66   . .t.e.s.t. .o.f
00 20 00 74 00 68 00 65  00 20 00 77 00 73 00 74   . .t.h.e. .w.s.t
00 72 00 69 00 6e 00 67  00 20 00 73 00            .r.i.n.g. .s.   

65 00 72 00 69 00 61 00  6c 00 69 00 7a 00 61 00   e.r.i.a.l.i.z.a.
74 00 69 00 6f 00 6e 00  2e 00 00 00 60 00 54 00   t.i.o.n.....`.T.
68 00 69 00 73 00 20 00  69 00 73 00 20 00 61 00   h.i.s. .i.s. .a.
20 00                                               .              

74 00 65 00 73 00 74 00  20 00 6f 00 66 00 20 00   t.e.s.t. .o.f. .
74 00 68 00 65 00 20 00  73 00 74 00 64 00 20 00   t.h.e. .s.t.d. .
77 00 73 00 74 00 72 00  69 00 6e 00 67 00 20 00   w.s.t.r.i.n.g. .
73 00 65 00 72 00 69 00  61 00 6c 00 69 00 7a 00   s.e.r.i.a.l.i.z.
61 00 74 00 69 00 6f 00  6e 00 2e                  a.t.i.o.n..     

EXTRACTING SINGLE VALUES WITH SWAPPING

STARTING INSERTION OF ARRAY VALUES WITH SWAPPING

BYTES WRITTEN: 930
00 01                                              ..              

02 03 04                                           ...             

05 06 07 08                                        ....            

09 0a 0b 0c 0d                                     .....           

0e 00 01 00 01 04                                  ......          

05 04 05 08 09 08 09                               .......         

0c 0d 0c 00 00 00 01 00                            ........        

02 00 03 00 04 00 05 00  06                        .........       

00 07 00 08 00 09 00 0a  00 0b                     ..........      

00 0c 00 0d 00 0e 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f                        .........       

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f         ..............  

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 01 23 45 67 89   ............#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef                                           ...             

01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef                            .#Eg....        

01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89            .#Eg.....#Eg.   

ab cd ef 01 23 45 67 89  ab cd ef dd dd df df dd   ....#Eg.........
dd df df dd dd df df dd  dd df ff ff ff ff ff ff   ................
ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   ................
ff ff                                              ..              

ff ff ff ff ff ff f0 f0  f0 f0 f0 f0 f0 f1 f0 f0   ................
f0 f2 f0 f0 f0 f3 f0 f0  f0 f4 f0 f0 f0 f5 f0 f0   ................
f0 f6 f0 f0 f0 f7 f0 f0  f0 f8 f0 f0 f0 f9 f0 f0   ................
f0 fa f0 f0 f0 fb f0 f0  f0 fc f0 f0 f0 fd f0 f0   ................
f0 fe cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg
89 ab cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg
89 ab cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg
89 ab cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg

89 ab cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg
89 ab cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg
89 ab cd ef 01 23 45 67  89 ab cd ef 01 23 45 67   .....#Eg.....#Eg
89 ab cd ef 01 23 45 67  89 ab 00 00 00 00 3f 80   .....#Eg......?.
00 00 3f 00 00 00 3e aa  aa ab 3e 80 00 00 3e 4c   ..?...>...>...>L
cc cd 3e 2a aa ab 3e 12  49 25 3e 00 00 00 3d e3   ..>*..>.I%>...=.
8e 39 3d cc cc cd 3d ba  2e 8c 3d aa aa ab 3d 9d   .9=...=...=...=.
89 d9 3d 92 49 25 00 00  00 00 00 00 00 00 40 08   ..=.I%........@.
00 00 00 00 00 00 3f f8  00 00 00 00 00 00 3f f0   ......?.......?.
00 00 00 00 00 00 3f e8  00 00 00 00 00 00 3f e3   ......?.......?.
33 33 33 33 33 33 3f e0  00 00 00 00 00 00 3f db   333333?.......?.
6d b6 db 6d b6 db 3f d8  00 00 00 00 00 00 3f d5   m..m..?.......?.
55 55 55 55 55 55 3f d3  33 33 33 33 33 33 3f d1   UUUUUU?.333333?.
74 5d 17 45 d1 74 3f d0  00 00 00 00 00 00 3f cd   t].E.t?.......?.
89 d8 9d 89 d8 9e 3f cb  6d b6 db 6d b6 db 00 00   ......?.m..m....
7f d8 1d 37 40 3e 89 ab  cd ef 01 23 45 67 00 00   ...7@>.....#Eg..

56 1b de eb 40 3e 89 ab  cd ef 01 23 45 67 00 00   V...@>.....#Eg..
7f d8 1d 34 40 3e 89 ab  cd ef 01 23 45 67 00 00   ...4@>.....#Eg..
00 00 5e a5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ..^.@>.....#Eg..
7f fd 5e a5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ..^.@>.....#Eg..
00 00 5e a5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ..^.@>.....#Eg..
7f fd 5e a5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ..^.@>.....#Eg..
00 00 00 00 40 3e 89 ab  cd ef 01 23 45 67 00 00   ....@>.....#Eg..
7f fd 5e a5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ..^.@>.....#Eg..
7f d8 00 00 40 3e 89 ab  cd ef 01 23 45 67 00 00   ....@>.....#Eg..
7f fd 5e a5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ..^.@>.....#Eg..
56 1b dd ed 40 3e 89 ab  cd ef 01 23 45 67 00 00   V...@>.....#Eg..
7f d8 1d e5 40 3e 89 ab  cd ef 01 23 45 67 00 00   ....@>.....#Eg..
7f d8 1d 0f 40 3e 89 ab  cd ef 01 23 45 67 00 00   ....@>.....#Eg..
7f d8 1c e5 40 3e 89 ab  cd ef 01 23 45 67 00 01   ....@>.....#Eg..
02 03 04 05 06 07 08 09  0a 0b 0c 0d 0e 00 00 00   ................
01 00 02 00 03 00 04 00  05 00 06 00 07 00 08 00   ................
09 00 0a 00 0b 00 0c 00  0d 00 0e                  ...........     

EXTRACTING ARRAY VALUES WITH SWAPPING


*** CDR/XCDR1, little-endian (native)

STARTING INSERTION OF SINGLE VALUES WITHOUT SWAPPING

BYTES WRITTEN: 360
01 11                                              ..              

45 23 ef                                           E#.             

cd ab 67 ef                                        ..g.            

cd ab 89 67 45                                     ...gE           

23 01 22 00 23 01                                  #.".#.          

ab 89 67 45 ab 89 67                               ..gE..g         

45 23 01 ef cd cd cc cc                            E#......        

3d 00 00 00 00 9a 99 99  99                        =........       

99 99 c9 3f 67 45 23 01  ef cd                     ...?gE#...      

ab 89 3e 40 ec dd 1b 56  00 00 1a 00 b2 00 2c 00   ..>@...V......,.
00 00 54 68 69 73 20 69  73                        ..This is       

20 61 20 74 65 73 74 20  6f 66 20 74 68 65 20 73    a test of the s
74 72 69 6e 67 20 73 65  72 69 61 6c 69 7a         tring serializ  

61 74 69 6f 6e 2e 00 30  00 00 00 54 68 69 73 20   ation..0...This 
69 73 20 61 20 74 65 73  74 20 6f 66 20 74 68 65   is a test of the
20 73 74                                            st             

64 20 73 74 72 69 6e 67  20 73 65 72 69 61 6c 69   d string seriali
7a 61 74 69 6f 6e 2e 00  58 00 00 00 54 00 68 00   zation..X...T.h.
69 00 73 00 20 00 69 00                            i.s. .i.        

73 00 20 00 61 00 20 00  74 00 65 00 73 00 74 00   s. .a. .t.e.s.t.
20 00 6f 00 66 00 20 00  74 00 68 00 65 00 20 00    .o.f. .t.h.e. .
77 00 73 00 74 00 72 00  69 00 6e 00 67            w.s.t.r.i.n.g   

00 20 00 73 00 65 00 72  00 69 00 61 00 6c 00 69   . .s.e.r.i.a.l.i
00 7a 00 61 00 74 00 69  00 6f 00 6e 00 2e 00 60   .z.a.t.i.o.n...`
00 00 00 54 00 68 00 69  00 73 00 20 00 69 00 73   ...T.h.i.s. .i.s
00 20                                              .               

00 61 00 20 00 74 00 65  00 73 00 74 00 20 00 6f   .a. .t.e.s.t. .o
00 66 00 20 00 74 00 68  00 65 00 20 00 73 00 74   .f. .t.h.e. .s.t
00 64 00 20 00 77 00 73  00 74 00 72 00 69 00 6e   .d. .w.s.t.r.i.n
00 67 00 20 00 73 00 65  00 72 00 69 00 61 00 6c   .g. .s.e.r.i.a.l
00 69 00 7a 00 61 00 74  00 69 00 6f 00 6e 00 2e   .i.z.a.t.i.o.n..
00                                                 .               

EXTRACTING SINGLE VALUES WITHOUT SWAPPING

STARTING INSERTION OF ARRAY VALUES WITHOUT SWAPPING

BYTES WRITTEN: 942
00 01                                              ..              

02 03 04                                           ...             

05 06 07 08                                        ....            

09 0a 0b 0c 0d                                     .....           

0e 00 01 00 01 04                                  ......          

05 04 05 08 09 08 09                               .......         

0c 0d 0c 00 00 01 00 02                            ........        

00 03 00 04 00 05 00 06  00                        .........       

07 00 08 00 09 00 0a 00  0b 00                     ..........      

0c 00 0d 00 0e 00 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f                        .........       

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f         ..............  

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f ef cd ab 89 67   ...............g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01                                           E#.             

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01                            ....gE#.        

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67            ....gE#.....g   

45 23 01 ef cd ab 89 67  45 23 01 dd dd df df dd   E#.....gE#......
dd df df dd dd df df dd  dd df 00 ff ff ff ff ff   ................
ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   ................
ff ff                                              ..              

ff ff ff ff ff ff ff 00  00 f0 f0 f0 f0 f1 f0 f0   ................
f0 f2 f0 f0 f0 f3 f0 f0  f0 f4 f0 f0 f0 f5 f0 f0   ................
f0 f6 f0 f0 f0 f7 f0 f0  f0 f8 f0 f0 f0 f9 f0 f0   ................
f0 fa f0 f0 f0 fb f0 f0  f0 fc f0 f0 f0 fd f0 f0   ................
f0 fe f0 f0 f0 00 00 00  00 ab 89 67 45 23 01 ef   ...........gE#..
cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..
cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..
cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..

cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..
cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..
cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..
cd ab 89 67 45 23 01 ef  cd ab 89 67 45 23 01 ef   ...gE#.....gE#..
cd 00 00 00 00 00 00 80  3f 00 00 00 3f ab aa aa   ........?...?...
3e 00 00 80 3e cd cc 4c  3e ab aa 2a 3e 25 49 12   >...>..L>..*>%I.
3e 00 00 00 3e 39 8e e3  3d cd cc cc 3d 8c 2e ba   >...>9..=...=...
3d ab aa aa 3d d9 89 9d  3d 25 49 92 3d 00 00 00   =...=...=%I.=...
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 08   ................
40 00 00 00 00 00 00 f8  3f 00 00 00 00 00 00 f0   @.......?.......
3f 00 00 00 00 00 00 e8  3f 33 33 33 33 33 33 e3   ?.......?333333.
3f 00 00 00 00 00 00 e0  3f db b6 6d db b6 6d db   ?.......?..m..m.
3f 00 00 00 00 00 00 d8  3f 55 55 55 55 55 55 d5   ?.......?UUUUUU.
3f 33 33 33 33 33 33 d3  3f 74 d1 45 17 5d 74 d1   ?333333.?t.E.]t.
3f 00 00 00 00 00 00 d0  3f 9e d8 89 9d d8 89 cd   ?.......?.......
3f db b6 6d db b6 6d cb  3f 67 45 23 01 ef cd ab   ?..m..m.?gE#....

89 3e 40 37 1d d8 7f 00  00 67 45 23 01 ef cd ab   .>@7.....gE#....
89 3e 40 eb de 1b 56 00  00 67 45 23 01 ef cd ab   .>@...V..gE#....
89 3e 40 34 1d d8 7f 00  00 67 45 23 01 ef cd ab   .>@4.....gE#....
89 3e 40 a5 5e 00 00 00  00 67 45 23 01 ef cd ab   .>@.^....gE#....
89 3e 40 a5 5e fd 7f 00  00 67 45 23 01 ef cd ab   .>@.^....gE#....
89 3e 40 a5 5e 00 00 00  00 67 45 23 01 ef cd ab   .>@.^....gE#....
89 3e 40 a5 5e fd 7f 00  00 67 45 23 01 ef cd ab   .>@.^....gE#....
89 3e 40 00 00 00 00 00  00 67 45 23 01 ef cd ab   .>@......gE#....
89 3e 40 a5 5e fd 7f 00  00 67 45 23 01 ef cd ab   .>@.^....gE#....
89 3e 40 00 00 d8 7f 00  00 67 45 23 01 ef cd ab   .>@......gE#....
89 3e 40 a5 5e fd 7f 00  00 67 45 23 01 ef cd ab   .>@.^....gE#....
89 3e 40 ed dd 1b 56 00  00 67 45 23 01 ef cd ab   .>@...V..gE#....
89 3e 40 e5 1d d8 7f 00  00 67 45 23 01 ef cd ab   .>@......gE#....
89 3e 40 0f 1d d8 7f 00  00 67 45 23 01 ef cd ab   .>@......gE#....
89 3e 40 e5 1c d8 7f 00  00 00 01 02 03 04 05 06   .>@.............
07 08 09 0a 0b 0c 0d 0e  00 00 00 01 00 02 00 03   ................
00 04 00 05 00 06 00 07  00 08 00 09 00 0a 00 0b   ................
00 0c 00 0d 00 0e 00                               .......         

EXTRACTING ARRAY VALUES WITHOUT SWAPPING


*** CDR/XCDR1, big-endian (non-native)

STARTING INSERTION OF SINGLE VALUES WITH SWAPPING

BYTES WRITTEN: 360
01 11                                              ..              

23 45 67                                           #Eg             

ab cd ef 01                                        ....            

23 45 67 89 ab                                     #Eg..           

cd ef 22 00 01 23                                  .."..#          

45 67 89 ab cd ef 01                               Eg.....         

23 45 67 89 ab 3d cc cc                            #Eg..=..        

cd 00 00 00 00 3f c9 99  99                        .....?...       

99 99 99 9a 00 00 56 1b  dd ec                     ......V...      

40 3e 89 ab cd ef 01 23  45 67 1a 00 00 b2 00 00   @>.....#Eg......
00 2c 54 68 69 73 20 69  73                        .,This is       

20 61 20 74 65 73 74 20  6f 66 20 74 68 65 20 73    a test of the s
74 72 69 6e 67 20 73 65  72 69 61 6c 69 7a         tring serializ  

61 74 69 6f 6e 2e 00 00  00 00 30 54 68 69 73 20   ation.....0This 
69 73 20 61 20 74 65 73  74 20 6f 66 20 74 68 65   is a test of the
20 73 74                                            st             

64 20 73 74 72 69 6e 67  20 73 65 72 69 61 6c 69   d string seriali
7a 61 74 69 6f 6e 2e 00  00 00 00 58 00 54 00 68   zation.....X.T.h
00 69 00 73 00 20 00 69                            .i.s. .i        

00 73 00 20 00 61 00 20  00 74 00 65 00 73 00 74   .s. .a. .t.e.s.t
00 20 00 6f 00 66 00 20  00 74 00 68 00 65 00 20   . .o.f. .t.h.e. 
00 77 00 73 00 74 00 72  00 69 00 6e 00            .w.s.t.r.i.n.   

67 00 20 00 73 00 65 00  72 00 69 00 61 00 6c 00   g. .s.e.r.i.a.l.
69 00 7a 00 61 00 74 00  69 00 6f 00 6e 00 2e 00   i.z.a.t.i.o.n...
00 00 60 00 54 00 68 00  69 00 73 00 20 00 69 00   ..`.T.h.i.s. .i.
73 00                                              s.              

20 00 61 00 20 00 74 00  65 00 73 00 74 00 20 00    .a. .t.e.s.t. .
6f 00 66 00 20 00 74 00  68 00 65 00 20 00 73 00   o.f. .t.h.e. .s.
74 00 64 00 20 00 77 00  73 00 74 00 72 00 69 00   t.d. .w.s.t.r.i.
6e 00 67 00 20 00 73 00  65 00 72 00 69 00 61 00   n.g. .s.e.r.i.a.
6c 00 69 00 7a 00 61 00  74 00 69 00 6f 00 6e 00   l.i.z.a.t.i.o.n.
2e                                                 .               

EXTRACTING SINGLE VALUES WITH SWAPPING

STARTING INSERTION OF ARRAY VALUES WITH SWAPPING

BYTES WRITTEN: 942
00 01                                              ..              

02 03 04                                           ...             

05 06 07 08                                        ....            

09 0a 0b 0c 0d                                     .....           

0e 00 01 00 01 04                                  ......          

05 04 05 08 09 08 09                               .......         

0c 0d 0c 00 00 00 01 00                            ........        

02 00 03 00 04 00 05 00  06                        .........       

00 07 00 08 00 09 00 0a  00 0b                     ..........      

00 0c 00 0d 00 0e 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f                        .........       

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f         ..............  

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 01 23 45 67 89   ............#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef                                           ...             

01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef                            .#Eg....        

01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89            .#Eg.....#Eg.   

ab cd ef 01 23 45 67 89  ab cd ef dd dd df df dd   ....#Eg.........
dd df df dd dd df df dd  dd df 00 ff ff ff ff ff   ................
ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   ................
ff ff                                              ..              

ff ff ff ff ff ff ff 00  00 f0 f0 f0 f0 f0 f0 f0   ................
f1 f0 f0 f0 f2 f0 f0 f0  f3 f0 f0 f0 f4 f0 f0 f0   ................
f5 f0 f0 f0 f6 f0 f0 f0  f7 f0 f0 f0 f8 f0 f0 f0   ................
f9 f0 f0 f0 fa f0 f0 f0  fb f0 f0 f0 fc f0 f0 f0   ................
fd f0 f0 f0 fe 00 00 00  00 cd ef 01 23 45 67 89   ............#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.

ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab 00 00 00 00 3f 80 00  00 3f 00 00 00 3e aa aa   .....?...?...>..
ab 3e 80 00 00 3e 4c cc  cd 3e 2a aa ab 3e 12 49   .>...>L..>*..>.I
25 3e 00 00 00 3d e3 8e  39 3d cc cc cd 3d ba 2e   %>...=..9=...=..
8c 3d aa aa ab 3d 9d 89  d9 3d 92 49 25 00 00 00   .=...=...=.I%...
00 00 00 00 00 00 00 00  00 40 08 00 00 00 00 00   .........@......
00 3f f8 00 00 00 00 00  00 3f f0 00 00 00 00 00   .?.......?......
00 3f e8 00 00 00 00 00  00 3f e3 33 33 33 33 33   .?.......?.33333
33 3f e0 00 00 00 00 00  00 3f db 6d b6 db 6d b6   3?.......?.m..m.
db 3f d8 00 00 00 00 00  00 3f d5 55 55 55 55 55   .?.......?.UUUUU
55 3f d3 33 33 33 33 33  33 3f d1 74 5d 17 45 d1   U?.333333?.t].E.
74 3f d0 00 00 00 00 00  00 3f cd 89 d8 9d 89 d8   t?.......?......
9e 3f cb 6d b6 db 6d b6  db 00 00 7f d8 1d 37 40   .?.m..m.......7@

3e 89 ab cd ef 01 23 45  67 00 00 56 1b de eb 40   >.....#Eg..V...@
3e 89 ab cd ef 01 23 45  67 00 00 7f d8 1d 34 40   >.....#Eg.....4@
3e 89 ab cd ef 01 23 45  67 00 00 00 00 5e a5 40   >.....#Eg....^.@
3e 89 ab cd ef 01 23 45  67 00 00 7f fd 5e a5 40   >.....#Eg....^.@
3e 89 ab cd ef 01 23 45  67 00 00 00 00 5e a5 40   >.....#Eg....^.@
3e 89 ab cd ef 01 23 45  67 00 00 7f fd 5e a5 40   >.....#Eg....^.@
3e 89 ab cd ef 01 23 45  67 00 00 00 00 00 00 40   >.....#Eg......@
3e 89 ab cd ef 01 23 45  67 00 00 7f fd 5e a5 40   >.....#Eg....^.@
3e 89 ab cd ef 01 23 45  67 00 00 7f d8 00 00 40   >.....#Eg......@
3e 89 ab cd ef 01 23 45  67 00 00 7f fd 5e a5 40   >.....#Eg....^.@
3e 89 ab cd ef 01 23 45  67 00 00 56 1b dd ed 40   >.....#Eg..V...@
3e 89 ab cd ef 01 23 45  67 00 00 7f d8 1d e5 40   >.....#Eg......@
3e 89 ab cd ef 01 23 45  67 00 00 7f d8 1d 0f 40   >.....#Eg......@
3e 89 ab cd ef 01 23 45  67 00 00 7f d8 1c e5 40   >.....#Eg......@
3e 89 ab cd ef 01 23 45  67 00 01 02 03 04 05 06   >.....#Eg.......
07 08 09 0a 0b 0c 0d 0e  00 00 00 00 01 00 02 00   ................
03 00 04 00 05 00 06 00  07 00 08 00 09 00 0a 00   ................
0b 00 0c 00 0d 00 0e                               .......         

EXTRACTING ARRAY VALUES WITH SWAPPING


*** XCDR2, little-endian (native)

STARTING INSERTION OF SINGLE VALUES WITHOUT SWAPPING

BYTES WRITTEN: 356
01 11                                              ..              

45 23 ef                                           E#.             

cd ab 67 ef                                        ..g.            

cd ab 89 67 45                                     ...gE           

23 01 22 00 23 01                                  #.".#.          

ab 89 67 45 ab 89 67                               ..gE..g         

45 23 01 ef cd cd cc cc                            E#......        

3d 9a 99 99 99 99 99 c9  3f                        =.......?       

67 45 23 01 ef cd ab 89  3e 40                     gE#.....>@      

ec dd 1b 56 00 00 1a 00  b2 00 2c 00 00 00 54 68   ...V......,...Th
69 73 20 69 73 20 61 20  74                        is is a t       

65 73 74 20 6f 66 20 74  68 65 20 73 74 72 69 6e   est of the strin
67 20 73 65 72 69 61 6c  69 7a 61 74 69 6f         g serializatio  

6e 2e 00 30 00 00 00 54  68 69 73 20 69 73 20 61   n..0...This is a
20 74 65 73 74 20 6f 66  20 74 68 65 20 73 74 64    test of the std
20 73 74                                            st             

72 69 6e 67 20 73 65 72  69 61 6c 69 7a 61 74 69   ring serializati
6f 6e 2e 00 58 00 00 00  54 00 68 00 69 00 73 00   on..X...T.h.i.s.
20 00 69 00 73 00 20 00                             .i.s. .        

61 00 20 00 74 00 65 00  73 00 74 00 20 00 6f 00   a. .t.e.s.t. .o.
66 00 20 00 74 00 68 00  65 00 20 00 77 00 73 00   f. .t.h.e. .w.s.
74 00 72 00 69 00 6e 00  67 00 20 00 73            t.r.i.n.g. .s   

00 65 00 72 00 69 00 61  00 6c 00 69 00 7a 00 61   .e.r.i.a.l.i.z.a
00 74 00 69 00 6f 00 6e  00 2e 00 60 00 00 00 54   .t.i.o.n...`...T
00 68 00 69 00 73 00 20  00 69 00 73 00 20 00 61   .h.i.s. .i.s. .a
00 20                                              .               

00 74 00 65 00 73 00 74  00 20 00 6f 00 66 00 20   .t.e.s.t. .o.f. 
00 74 00 68 00 65 00 20  00 73 00 74 00 64 00 20   .t.h.e. .s.t.d. 
00 77 00 73 00 74 00 72  00 69 00 6e 00 67 00 20   .w.s.t.r.i.n.g. 
00 73 00 65 00 72 00 69  00 61 00 6c 00 69 00 7a   .s.e.r.i.a.l.i.z
00 61 00 74 00 69 00 6f  00 6e 00 2e 00            .a.t.i.o.n...   

EXTRACTING SINGLE VALUES WITHOUT SWAPPING

STARTING INSERTION OF ARRAY VALUES WITHOUT SWAPPING

BYTES WRITTEN: 934
00 01                                              ..              

02 03 04                                           ...             

05 06 07 08                                        ....            

09 0a 0b 0c 0d                                     .....           

0e 00 01 00 01 04                                  ......          

05 04 05 08 09 08 09                               .......         

0c 0d 0c 00 00 01 00 02                            ........        

00 03 00 04 00 05 00 06  00                        .........       

07 00 08 00 09 00 0a 00  0b 00                     ..........      

0c 00 0d 00 0e 00 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f                        .........       

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f         ..............  

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f ef cd ab 89 67   ...............g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01                                           E#.             

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01                            ....gE#.        

ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67 45 23 01   ....gE#.....gE#.
ef cd ab 89 67 45 23 01  ef cd ab 89 67            ....gE#.....g   

45 23 01 ef cd ab 89 67  45 23 01 dd dd df df dd   E#.....gE#......
dd df df dd dd df df dd  dd df 00 ff ff ff ff ff   ................
ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   ................
ff ff                                              ..              

ff ff ff ff ff ff ff 00  00 f0 f0 f0 f0 f1 f0 f0   ................
f0 f2 f0 f0 f0 f3 f0 f0  f0 f4 f0 f0 f0 f5 f0 f0   ................
f0 f6 f0 f0 f0 f7 f0 f0  f0 f8 f0 f0 f0 f9 f0 f0   ................
f0 fa f0 f0 f0 fb f0 f0  f0 fc f0 f0 f0 fd f0 f0   ................
f0 fe f0 f0 f0 ab 89 67  45 23 01 ef cd ab 89 67   .......gE#.....g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g

45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01 ef cd ab 89 67  45 23 01 ef cd ab 89 67   E#.....gE#.....g
45 23 01 ef cd ab 89 67  45 23 01 ef cd 00 00 00   E#.....gE#......
00 00 00 80 3f 00 00 00  3f ab aa aa 3e 00 00 80   ....?...?...>...
3e cd cc 4c 3e ab aa 2a  3e 25 49 12 3e 00 00 00   >..L>..*>%I.>...
3e 39 8e e3 3d cd cc cc  3d 8c 2e ba 3d ab aa aa   >9..=...=...=...
3d d9 89 9d 3d 25 49 92  3d 00 00 00 00 00 00 00   =...=%I.=.......
00 00 00 00 00 00 00 08  40 00 00 00 00 00 00 f8   ........@.......
3f 00 00 00 00 00 00 f0  3f 00 00 00 00 00 00 e8   ?.......?.......
3f 33 33 33 33 33 33 e3  3f 00 00 00 00 00 00 e0   ?333333.?.......
3f db b6 6d db b6 6d db  3f 00 00 00 00 00 00 d8   ?..m..m.?.......
3f 55 55 55 55 55 55 d5  3f 33 33 33 33 33 33 d3   ?UUUUUU.?333333.
3f 74 d1 45 17 5d 74 d1  3f 00 00 00 00 00 00 d0   ?t.E.]t.?.......
3f 9e d8 89 9d d8 89 cd  3f db b6 6d db b6 6d cb   ?.......?..m..m.
3f 67 45 23 01 ef cd ab  89 3e 40 37 1d d8 7f 00   ?gE#.....>@7....

00 67 45 23 01 ef cd ab  89 3e 40 eb de 1b 56 00   .gE#.....>@...V.
00 67 45 23 01 ef cd ab  89 3e 40 34 1d d8 7f 00   .gE#.....>@4....
00 67 45 23 01 ef cd ab  89 3e 40 a5 5e 00 00 00   .gE#.....>@.^...
00 67 45 23 01 ef cd ab  89 3e 40 a5 5e fd 7f 00   .gE#.....>@.^...
00 67 45 23 01 ef cd ab  89 3e 40 a5 5e 00 00 00   .gE#.....>@.^...
00 67 45 23 01 ef cd ab  89 3e 40 a5 5e fd 7f 00   .gE#.....>@.^...
00 67 45 23 01 ef cd ab  89 3e 40 00 00 00 00 00   .gE#.....>@.....
00 67 45 23 01 ef cd ab  89 3e 40 a5 5e fd 7f 00   .gE#.....>@.^...
00 67 45 23 01 ef cd ab  89 3e 40 00 00 d8 7f 00   .gE#.....>@.....
00 67 45 23 01 ef cd ab  89 3e 40 a5 5e fd 7f 00   .gE#.....>@.^...
00 67 45 23 01 ef cd ab  89 3e 40 ed dd 1b 56 00   .gE#.....>@...V.
00 67 45 23 01 ef cd ab  89 3e 40 e5 1d d8 7f 00   .gE#.....>@.....
00 67 45 23 01 ef cd ab  89 3e 40 0f 1d d8 7f 00   .gE#.....>@.....
00 67 45 23 01 ef cd ab  89 3e 40 e5 1c d8 7f 00   .gE#.....>@.....
00 00 01 02 03 04 05 06  07 08 09 0a 0b 0c 0d 0e   ................
00 00 00 01 00 02 00 03  00 04 00 05 00 06 00 07   ................
00 08 00 09 00 0a 00 0b  00 0c 00 0d 00 0e 00      ............... 

EXTRACTING ARRAY VALUES WITHOUT SWAPPING


*** XCDR2, big-endian (non-native)

STARTING INSERTION OF SINGLE VALUES WITH SWAPPING

BYTES WRITTEN: 356
01 11                                              ..              

23 45 67                                           #Eg             

ab cd ef 01                                        ....            

23 45 67 89 ab                                     #Eg..           

cd ef 22 00 01 23                                  .."..#          

45 67 89 ab cd ef 01                               Eg.....         

23 45 67 89 ab 3d cc cc                            #Eg..=..        

cd 3f c9 99 99 99 99 99  9a                        .?.......       

00 00 56 1b dd ec 40 3e  89 ab                     ..V...@>..      

cd ef 01 23 45 67 1a 00  00 b2 00 00 00 2c 54 68   ...#Eg.......,Th
69 73 20 69 73 20 61 20  74                        is is a t       

65 73 74 20 6f 66 20 74  68 65 20 73 74 72 69 6e   est of the strin
67 20 73 65 72 69 61 6c  69 7a 61 74 69 6f         g serializatio  

6e 2e 00 00 00 00 30 54  68 69 73 20 69 73 20 61   n.....0This is a
20 74 65 73 74 20 6f 66  20 74 68 65 20 73 74 64    test of the std
20 73 74                                            st             

72 69 6e 67 20 73 65 72  69 61 6c 69 7a 61 74 69   ring serializati
6f 6e 2e 00 00 00 00 58  00 54 00 68 00 69 00 73   on.....X.T.h.i.s
00 20 00 69 00 73 00 20                            . .i.s.         

00 61 00 20 00 74 00 65  00 73 00 74 00 20 00 6f   .a. .t.e.s.t. .o
00 66 00 20 00 74 00 68  00 65 00 20 00 77 00 73   .f. .t.h.e. .w.s
00 74 00 72 00 69 00 6e  00 67 00 20 00            .t.r.i.n.g. .   

73 00 65 00 72 00 69 00  61 00 6c 00 69 00 7a 00   s.e.r.i.a.l.i.z.
61 00 74 00 69 00 6f 00  6e 00 2e 00 00 00 60 00   a.t.i.o.n.....`.
54 00 68 00 69 00 73 00  20 00 69 00 73 00 20 00   T.h.i.s. .i.s. .
61 00                                              a.              

20 00 74 00 65 00 73 00  74 00 20 00 6f 00 66 00    .t.e.s.t. .o.f.
20 00 74 00 68 00 65 00  20 00 73 00 74 00 64 00    .t.h.e. .s.t.d.
20 00 77 00 73 00 74 00  72 00 69 00 6e 00 67 00    .w.s.t.r.i.n.g.
20 00 73 00 65 00 72 00  69 00 61 00 6c 00 69 00    .s.e.r.i.a.l.i.
7a 00 61 00 74 00 69 00  6f 00 6e 00 2e            z.a.t.i.o.n..   

EXTRACTING SINGLE VALUES WITH SWAPPING

STARTING INSERTION OF ARRAY VALUES WITH SWAPPING

BYTES WRITTEN: 934
00 01                                              ..              

02 03 04                                           ...             

05 06 07 08                                        ....            

09 0a 0b 0c 0d                                     .....           

0e 00 01 00 01 04                                  ......          

05 04 05 08 09 08 09                               .......         

0c 0d 0c 00 00 00 01 00                            ........        

02 00 03 00 04 00 05 00  06                        .........       

00 07 00 08 00 09 00 0a  00 0b                     ..........      

00 0c 00 0d 00 0e 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f                        .........       

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f 0f 0f   ................
0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 0f 0f 0f         ..............  

0f 0f 0f 0f 0f 0f 0f 0f  0f 0f 0f 01 23 45 67 89   ............#Eg.
ab cd ef 01 23 45 67 89  ab cd ef 01 23 45 67 89   ....#Eg.....#Eg.
ab cd ef                                           ...             

01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef                            .#Eg....        

01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89 ab cd ef   .#Eg.....#Eg....
01 23 45 67 89 ab cd ef  01 23 45 67 89            .#Eg.....#Eg.   

ab cd ef 01 23 45 67 89  ab cd ef dd dd df df dd   ....#Eg.........
dd df df dd dd df df dd  dd df 00 ff ff ff ff ff   ................
ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff   ................
ff ff                                              ..              

ff ff ff ff ff ff ff 00  00 f0 f0 f0 f0 f0 f0 f0   ................
f1 f0 f0 f0 f2 f0 f0 f0  f3 f0 f0 f0 f4 f0 f0 f0   ................
f5 f0 f0 f0 f6 f0 f0 f0  f7 f0 f0 f0 f8 f0 f0 f0   ................
f9 f0 f0 f0 fa f0 f0 f0  fb f0 f0 f0 fc f0 f0 f0   ................
fd f0 f0 f0 fe cd ef 01  23 45 67 89 ab cd ef 01   ........#Eg.....
23 45 67 89 ab cd ef 01  23 45 67 89 ab cd ef 01   #Eg.....#Eg.....
23 45 67 89 ab cd ef 01  23 45 67 89 ab cd ef 01   #Eg.....#Eg.....
23 45 67 89 ab cd ef 01  23 45 67 89 ab cd ef 01   #Eg.....#Eg.....

23 45 67 89 ab cd ef 01  23 45 67 89 ab cd ef 01   #Eg.....#Eg.....
23 45 67 89 ab cd ef 01  23 45 67 89 ab cd ef 01   #Eg.....#Eg.....
23 45 67 89 ab cd ef 01  23 45 67 89 ab cd ef 01   #Eg.....#Eg.....
23 45 67 89 ab cd ef 01  23 45 67 89 ab 00 00 00   #Eg.....#Eg.....
00 3f 80 00 00 3f 00 00  00 3e aa aa ab 3e 80 00   .?...?...>...>..
00 3e 4c cc cd 3e 2a aa  ab 3e 12 49 25 3e 00 00   .>L..>*..>.I%>..
00 3d e3 8e 39 3d cc cc  cd 3d ba 2e 8c 3d aa aa   .=..9=...=...=..
ab 3d 9d 89 d9 3d 92 49  25 00 00 00 00 00 00 00   .=...=.I%.......
00 40 08 00 00 00 00 00  00 3f f8 00 00 00 00 00   .@.......?......
00 3f f0 00 00 00 00 00  00 3f e8 00 00 00 00 00   .?.......?......
00 3f e3 33 33 33 33 33  33 3f e0 00 00 00 00 00   .?.333333?......
00 3f db 6d b6 db 6d b6  db 3f d8 00 00 00 00 00   .?.m..m..?......
00 3f d5 55 55 55 55 55  55 3f d3 33 33 33 33 33   .?.UUUUUU?.33333
33 3f d1 74 5d 17 45 d1  74 3f d0 00 00 00 00 00   3?.t].E.t?......
00 3f cd 89 d8 9d 89 d8  9e 3f cb 6d b6 db 6d b6   .?.......?.m..m.
db 00 00 7f d8 1d 37 40  3e 89 ab cd ef 01 23 45   ......7@>.....#E

67 00 00 56 1b de eb 40  3e 89 ab cd ef 01 23 45   g..V...@>.....#E
67 00 00 7f d8 1d 34 40  3e 89 ab cd ef 01 23 45   g.....4@>.....#E
67 00 00 00 00 5e a5 40  3e 89 ab cd ef 01 23 45   g....^.@>.....#E
67 00 00 7f fd 5e a5 40  3e 89 ab cd ef 01 23 45   g....^.@>.....#E
67 00 00 00 00 5e a5 40  3e 89 ab cd ef 01 23 45   g....^.@>.....#E
67 00 00 7f fd 5e a5 40  3e 89 ab cd ef 01 23 45   g....^.@>.....#E
67 00 00 00 00 00 00 40  3e 89 ab cd ef 01 23 45   g......@>.....#E
67 00 00 7f fd 5e a5 40  3e 89 ab cd ef 01 23 45   g....^.@>.....#E
67 00 00 7f d8 00 00 40  3e 89 ab cd ef 01 23 45   g......@>.....#E
67 00 00 7f fd 5e a5 40  3e 89 ab cd ef 01 23 45   g....^.@>.....#E
67 00 00 56 1b dd ed 40  3e 89 ab cd ef 01 23 45   g..V...@>.....#E
67 00 00 7f d8 1d e5 40  3e 89 ab cd ef 01 23 45   g......@>.....#E
67 00 00 7f d8 1d 0f 40  3e 89 ab cd ef 01 23 45   g......@>.....#E
67 00 00 7f d8 1c e5 40  3e 89 ab cd ef 01 23 45   g......@>.....#E
67 00 01 02 03 04 05 06  07 08 09 0a 0b 0c 0d 0e   g...............
00 00 00 00 01 00 02 00  03 00 04 00 05 00 06 00   ................
07 00 08 00 09 00 0a 00  0b 00 0c 00 0d 00 0e      ............... 

EXTRACTING ARRAY VALUES WITH SWAPPING

Running overrun test...

Running alignment tests...

Running alignment reset tests...

Running alignment overrun test...

Running encapsulation options tests...

SerializerTest PASSED
test PASSED.

auto_run_tests_finished: tests/DCPS/Serializer/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/idl_test1_main/run_test.pl #

serialized_size_bound => <unbounded>
serialized_size => 79
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/idl_test1_main/idl_test1 PASSED

auto_run_tests_finished: tests/DCPS/Compiler/idl_test1_main/run_test.pl Time:1s Result:0

==============================================================================

tests/DCPS/Compiler/idl_test3_main/run_test.pl #

Xyz::StructOfArrayOfBoolean: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfBoolean: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: try_marshaling PASSED
Xyz::StructOfArrayOfString: serialized_size_bound(unaligned_encoding) => 60
Xyz::StructOfArrayOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfString: serialized_size(unaligned_encoding, foo) => 39
Xyz::StructOfArrayOfString: serialized_size(aligned_encoding, foo) => 49
Xyz::StructOfArrayOfString: try_marshaling PASSED
Xyz::StructOfArrayOfChar: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfChar: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: try_marshaling PASSED
Xyz::StructOfArrayOfOctet: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfOctet: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: try_marshaling PASSED
Xyz::StructOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfAnEnum: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size(aligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfBoolean: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfBoolean: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 43
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 53
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::StructOfSeqOfChar: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfChar: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: try_marshaling PASSED
Xyz::StructOfSeqOfOctet: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfOctet: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: try_marshaling PASSED
Xyz::StructOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 28
Xyz::StructOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 168
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: serialized_size(aligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 116
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: serialized_size(aligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: try_marshaling PASSED
Xyz::StructAUnion: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size(unaligned_encoding, foo) => 12
Xyz::StructAUnion: serialized_size(aligned_encoding, foo) => 12
Xyz::StructAUnion: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 23
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 26
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::Foo: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::Foo: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::Foo: serialized_size(unaligned_encoding, foo) => 4529
Xyz::Foo: serialized_size(aligned_encoding, foo) => 5160
Xyz::Foo: try_marshaling PASSED
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/idl_test3_main/idl_test3 PASSED

auto_run_tests_finished: tests/DCPS/Compiler/idl_test3_main/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/C++11/idl_test1_main/run_test.pl #

serialized_size_bound => <unbounded>
serialized_size => 79
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/C++11/idl_test1_main/idl_test1 PASSED

auto_run_tests_finished: tests/DCPS/Compiler/C++11/idl_test1_main/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/C++11/idl_test3_main/run_test.pl #

Xyz::StructOfArrayOfBoolean: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfBoolean: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfBoolean: try_marshaling PASSED
Xyz::StructOfArrayOfString: serialized_size_bound(unaligned_encoding) => 60
Xyz::StructOfArrayOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfString: serialized_size(unaligned_encoding, foo) => 39
Xyz::StructOfArrayOfString: serialized_size(aligned_encoding, foo) => 49
Xyz::StructOfArrayOfString: try_marshaling PASSED
Xyz::StructOfArrayOfChar: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfChar: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfChar: try_marshaling PASSED
Xyz::StructOfArrayOfOctet: serialized_size_bound(unaligned_encoding) => 5
Xyz::StructOfArrayOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfOctet: serialized_size(unaligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: serialized_size(aligned_encoding, foo) => 5
Xyz::StructOfArrayOfOctet: try_marshaling PASSED
Xyz::StructOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(unaligned_encoding) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfAnEnum: serialized_size(unaligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: serialized_size(aligned_encoding, foo) => 20
Xyz::StructOfArrayOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(unaligned_encoding) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfArrayOfLong: serialized_size(unaligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: serialized_size(aligned_encoding, foo) => 140
Xyz::StructOfArrayOfArrayOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfBoolean: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfBoolean: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfBoolean: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfBoolean: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 43
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 53
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::StructOfSeqOfChar: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfChar: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfChar: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfChar: try_marshaling PASSED
Xyz::StructOfSeqOfOctet: serialized_size_bound(unaligned_encoding) => 10
Xyz::StructOfSeqOfOctet: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfOctet: serialized_size(unaligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: serialized_size(aligned_encoding, foo) => 9
Xyz::StructOfSeqOfOctet: try_marshaling PASSED
Xyz::StructOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 28
Xyz::StructOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfAnEnum: serialized_size(unaligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: serialized_size(aligned_encoding, foo) => 24
Xyz::StructOfSeqOfAnEnum: try_marshaling PASSED
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 168
Xyz::StructOfArrayOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfArrayOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: serialized_size(aligned_encoding, foo) => 144
Xyz::StructOfArrayOfSeqOfLong: try_marshaling PASSED
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(unaligned_encoding) => 116
Xyz::StructOfSeqOfSeqOfLong: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfSeqOfLong: serialized_size(unaligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: serialized_size(aligned_encoding, foo) => 100
Xyz::StructOfSeqOfSeqOfLong: try_marshaling PASSED
Xyz::StructAUnion: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructAUnion: serialized_size(unaligned_encoding, foo) => 12
Xyz::StructAUnion: serialized_size(aligned_encoding, foo) => 12
Xyz::StructAUnion: try_marshaling PASSED
Xyz::StructOfSeqOfString: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::StructOfSeqOfString: serialized_size(unaligned_encoding, foo) => 23
Xyz::StructOfSeqOfString: serialized_size(aligned_encoding, foo) => 26
Xyz::StructOfSeqOfString: try_marshaling PASSED
Xyz::Foo: serialized_size_bound(unaligned_encoding) => <unbounded>
Xyz::Foo: serialized_size_bound(aligned_encoding) => <unbounded>
Xyz::Foo: serialized_size(unaligned_encoding, foo) => 4529
Xyz::Foo: serialized_size(aligned_encoding, foo) => 5160
Xyz::Foo: try_marshaling PASSED
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/C++11/idl_test3_main/idl_test3 PASSED

auto_run_tests_finished: tests/DCPS/Compiler/C++11/idl_test3_main/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/C++11/value_annotation/run_test.pl #

auto_run_tests_finished: tests/DCPS/Compiler/C++11/value_annotation/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/key_annotation/run_test.pl #

auto_run_tests_finished: tests/DCPS/Compiler/key_annotation/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/is_topic_type/run_test.pl #

auto_run_tests_finished: tests/DCPS/Compiler/is_topic_type/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/vread_vwrite/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/vread_vwrite/VreadVwriteTest 
[==========] Running 9 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 9 tests from VreadVwriteTest
[ RUN      ] VreadVwriteTest.ParseTest
[       OK ] VreadVwriteTest.ParseTest (1 ms)
[ RUN      ] VreadVwriteTest.StaticSerializeTest
[       OK ] VreadVwriteTest.StaticSerializeTest (0 ms)
[ RUN      ] VreadVwriteTest.KeyOnly_StructWithNoKeys
[       OK ] VreadVwriteTest.KeyOnly_StructWithNoKeys (0 ms)
[ RUN      ] VreadVwriteTest.KeyOnly_StructWithKeys
[       OK ] VreadVwriteTest.KeyOnly_StructWithKeys (0 ms)
[ RUN      ] VreadVwriteTest.KeyOnly_UnionWithNoKey
[       OK ] VreadVwriteTest.KeyOnly_UnionWithNoKey (0 ms)
[ RUN      ] VreadVwriteTest.KeyOnly_UnionWithKey
[       OK ] VreadVwriteTest.KeyOnly_UnionWithKey (0 ms)
[ RUN      ] VreadVwriteTest.DynamicSerializeTest
[       OK ] VreadVwriteTest.DynamicSerializeTest (2 ms)
[ RUN      ] VreadVwriteTest.DynamicWithOptionalTest
[       OK ] VreadVwriteTest.DynamicWithOptionalTest (0 ms)
[ RUN      ] VreadVwriteTest.DynamicAdapterSerializeTest
[       OK ] VreadVwriteTest.DynamicAdapterSerializeTest (1 ms)
[----------] 9 tests from VreadVwriteTest (4 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 1 test case ran. (4 ms total)
[  PASSED  ] 9 tests.
test PASSED

auto_run_tests_finished: tests/DCPS/Compiler/vread_vwrite/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/TryConstruct/run_test.pl #

[==========] Running 11 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestTryCon
[ RUN      ] TestTryCon.string
[       OK ] TestTryCon.string (0 ms)
[----------] 1 test from TestTryCon (0 ms total)

[----------] 3 tests from StructandSeq
[ RUN      ] StructandSeq.DISCARD
[       OK ] StructandSeq.DISCARD (0 ms)
[ RUN      ] StructandSeq.USE_DEFAULT
[       OK ] StructandSeq.USE_DEFAULT (0 ms)
[ RUN      ] StructandSeq.TRIM
[       OK ] StructandSeq.TRIM (1 ms)
[----------] 3 tests from StructandSeq (1 ms total)

[----------] 2 tests from AnonSequence
[ RUN      ] AnonSequence.Trim
[       OK ] AnonSequence.Trim (0 ms)
[ RUN      ] AnonSequence.USE_DEFAULT
[       OK ] AnonSequence.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonSequence (0 ms total)

[----------] 2 tests from AnonArray
[ RUN      ] AnonArray.TRIM
[       OK ] AnonArray.TRIM (0 ms)
[ RUN      ] AnonArray.USE_DEFAULT
[       OK ] AnonArray.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonArray (0 ms total)

[----------] 3 tests from Union
[ RUN      ] Union.DISCARD
[       OK ] Union.DISCARD (0 ms)
[ RUN      ] Union.USE_DEFAULT
[       OK ] Union.USE_DEFAULT (0 ms)
[ RUN      ] Union.TRIM
[       OK ] Union.TRIM (0 ms)
[----------] 3 tests from Union (0 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 5 test cases ran. (1 ms total)
[  PASSED  ] 11 tests.

auto_run_tests_finished: tests/DCPS/Compiler/TryConstruct/run_test.pl Time:1s Result:0

==============================================================================

tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl #

[==========] Running 11 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestTryCon
[ RUN      ] TestTryCon.string
[       OK ] TestTryCon.string (0 ms)
[----------] 1 test from TestTryCon (0 ms total)

[----------] 3 tests from StructandSeq
[ RUN      ] StructandSeq.DISCARD
[       OK ] StructandSeq.DISCARD (0 ms)
[ RUN      ] StructandSeq.USE_DEFAULT
[       OK ] StructandSeq.USE_DEFAULT (0 ms)
[ RUN      ] StructandSeq.TRIM
[       OK ] StructandSeq.TRIM (0 ms)
[----------] 3 tests from StructandSeq (0 ms total)

[----------] 2 tests from AnonSequence
[ RUN      ] AnonSequence.Trim
[       OK ] AnonSequence.Trim (0 ms)
[ RUN      ] AnonSequence.USE_DEFAULT
[       OK ] AnonSequence.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonSequence (0 ms total)

[----------] 2 tests from AnonArray
[ RUN      ] AnonArray.TRIM
[       OK ] AnonArray.TRIM (0 ms)
[ RUN      ] AnonArray.USE_DEFAULT
[       OK ] AnonArray.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonArray (0 ms total)

[----------] 3 tests from Union
[ RUN      ] Union.DISCARD
[       OK ] Union.DISCARD (0 ms)
[ RUN      ] Union.USE_DEFAULT
[       OK ] Union.USE_DEFAULT (0 ms)
[ RUN      ] Union.TRIM
[       OK ] Union.TRIM (0 ms)
[----------] 3 tests from Union (0 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 5 test cases ran. (0 ms total)
[  PASSED  ] 11 tests.

auto_run_tests_finished: tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl #

test PASSED

auto_run_tests_finished: tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl Time:1s Result:0

==============================================================================

tests/DCPS/Compiler/xcdr/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/xcdr/xcdr  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4770 started at 2024-12-02 22:24:23
[==========] Running 82 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from BasicTests
[ RUN      ] BasicTests.FinalXcdr1Struct
[       OK ] BasicTests.FinalXcdr1Struct (0 ms)
[ RUN      ] BasicTests.AppendableXcdr1Struct
[       OK ] BasicTests.AppendableXcdr1Struct (0 ms)
[ RUN      ] BasicTests.MutableXcdr1Struct
[       OK ] BasicTests.MutableXcdr1Struct (0 ms)
[ RUN      ] BasicTests.FinalXcdr2Struct
[       OK ] BasicTests.FinalXcdr2Struct (0 ms)
[ RUN      ] BasicTests.FinalXcdr2StructLE
[       OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN      ] BasicTests.AppendableXcdr2Struct
[       OK ] BasicTests.AppendableXcdr2Struct (0 ms)
[ RUN      ] BasicTests.AppendableXcdr2StructLE
[       OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN      ] BasicTests.MutableXcdr2Struct
[       OK ] BasicTests.MutableXcdr2Struct (0 ms)
[ RUN      ] BasicTests.MutableXcdr2StructLE
[       OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN      ] BasicTests.MutableXcdr12Union
[       OK ] BasicTests.MutableXcdr12Union (0 ms)
[ RUN      ] BasicTests.MutableXcdr12UnionLE
[       OK ] BasicTests.MutableXcdr12UnionLE (0 ms)
[ RUN      ] BasicTests.FinalUnion
[       OK ] BasicTests.FinalUnion (0 ms)
[ RUN      ] BasicTests.FinalUnionLE
[       OK ] BasicTests.FinalUnionLE (0 ms)
[----------] 13 tests from BasicTests (1 ms total)

[----------] 17 tests from AppendableTests
[ RUN      ] AppendableTests.FromNestedStruct
[       OK ] AppendableTests.FromNestedStruct (0 ms)
[ RUN      ] AppendableTests.FromAdditionalNestedStruct
[       OK ] AppendableTests.FromAdditionalNestedStruct (0 ms)
[ RUN      ] AppendableTests.FromAdditionalNestedStructLE
[       OK ] AppendableTests.FromAdditionalNestedStructLE (0 ms)
[ RUN      ] AppendableTests.BothAdditionalNestedStruct
[       OK ] AppendableTests.BothAdditionalNestedStruct (0 ms)
[ RUN      ] AppendableTests.BothAdditionalNestedStructLE
[       OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN      ] AppendableTests.BothAppendableStruct
[       OK ] AppendableTests.BothAppendableStruct (0 ms)
[ RUN      ] AppendableTests.BothAppendableStructLE
[       OK ] AppendableTests.BothAppendableStructLE (0 ms)
[ RUN      ] AppendableTests.FromAppendableStruct
[       OK ] AppendableTests.FromAppendableStruct (0 ms)
[ RUN      ] AppendableTests.FromAppendableStructLE
[       OK ] AppendableTests.FromAppendableStructLE (0 ms)
[ RUN      ] AppendableTests.FromAdditionalAppendableStruct
[       OK ] AppendableTests.FromAdditionalAppendableStruct (0 ms)
[ RUN      ] AppendableTests.FromAdditionalAppendableStructLE
[       OK ] AppendableTests.FromAdditionalAppendableStructLE (0 ms)
[ RUN      ] AppendableTests.BothAdditionalAppendableStruct
[       OK ] AppendableTests.BothAdditionalAppendableStruct (0 ms)
[ RUN      ] AppendableTests.BothAdditionalAppendableStructLE
[       OK ] AppendableTests.BothAdditionalAppendableStructLE (0 ms)
[ RUN      ] AppendableTests.BothAppendableWithNestedStruct2
[       OK ] AppendableTests.BothAppendableWithNestedStruct2 (0 ms)
[ RUN      ] AppendableTests.BothAppendableWithNestedStruct2LE
[       OK ] AppendableTests.BothAppendableWithNestedStruct2LE (0 ms)
[ RUN      ] AppendableTests.FromAppendableUnion
[       OK ] AppendableTests.FromAppendableUnion (0 ms)
[ RUN      ] AppendableTests.FromAppendableUnionLE
[       OK ] AppendableTests.FromAppendableUnionLE (0 ms)
[----------] 17 tests from AppendableTests (0 ms total)

[----------] 25 tests from MutableTests
[ RUN      ] MutableTests.BaselineXcdr1Test
[       OK ] MutableTests.BaselineXcdr1Test (0 ms)
[ RUN      ] MutableTests.BaselineXcdr2Test
[       OK ] MutableTests.BaselineXcdr2Test (0 ms)
[ RUN      ] MutableTests.BaselineXcdr2TestLE
[       OK ] MutableTests.BaselineXcdr2TestLE (0 ms)
[ RUN      ] MutableTests.BaselineXcdr2TestUnion
[       OK ] MutableTests.BaselineXcdr2TestUnion (0 ms)
[ RUN      ] MutableTests.BaselineXcdr2TestUnionLE
[       OK ] MutableTests.BaselineXcdr2TestUnionLE (0 ms)
[ RUN      ] MutableTests.FromMutableUnion
[       OK ] MutableTests.FromMutableUnion (0 ms)
[ RUN      ] MutableTests.FromMutableUnionLE
[       OK ] MutableTests.FromMutableUnionLE (0 ms)
[ RUN      ] MutableTests.FromModifiedMutableUnion
[       OK ] MutableTests.FromModifiedMutableUnion (0 ms)
[ RUN      ] MutableTests.FromModifiedMutableUnionLE
[       OK ] MutableTests.FromModifiedMutableUnionLE (0 ms)
[ RUN      ] MutableTests.ToReorderedXcdr1Test
[       OK ] MutableTests.ToReorderedXcdr1Test (0 ms)
[ RUN      ] MutableTests.FromReorderedXcdr1Test
[       OK ] MutableTests.FromReorderedXcdr1Test (0 ms)
[ RUN      ] MutableTests.ToReorderedXcdr2Test
[       OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN      ] MutableTests.ToReorderedXcdr2TestLE
[       OK ] MutableTests.ToReorderedXcdr2TestLE (0 ms)
[ RUN      ] MutableTests.FromReorderedXcdr2Test
[       OK ] MutableTests.FromReorderedXcdr2Test (0 ms)
[ RUN      ] MutableTests.ToAdditionalFieldXcdr1Test
[       OK ] MutableTests.ToAdditionalFieldXcdr1Test (0 ms)
[ RUN      ] MutableTests.FromAdditionalFieldXcdr1Test
[       OK ] MutableTests.FromAdditionalFieldXcdr1Test (0 ms)
[ RUN      ] MutableTests.ToAdditionalFieldXcdr2Test
[       OK ] MutableTests.ToAdditionalFieldXcdr2Test (0 ms)
[ RUN      ] MutableTests.FromAdditionalFieldMustUnderstandTest
[       OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN      ] MutableTests.FromAdditionalFieldXcdr2Test
[       OK ] MutableTests.FromAdditionalFieldXcdr2Test (0 ms)
[ RUN      ] MutableTests.LengthCodeTest
[       OK ] MutableTests.LengthCodeTest (0 ms)
[ RUN      ] MutableTests.ReadLc567Test
[       OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN      ] MutableTests.BothMixedMutableStruct
[       OK ] MutableTests.BothMixedMutableStruct (0 ms)
[ RUN      ] MutableTests.BothMixedMutableStructLE
[       OK ] MutableTests.BothMixedMutableStructLE (0 ms)
[ RUN      ] MutableTests.FromMixedMutableStruct
[       OK ] MutableTests.FromMixedMutableStruct (0 ms)
[ RUN      ] MutableTests.FromMixedMutableStructLE
[       OK ] MutableTests.FromMixedMutableStructLE (0 ms)
[----------] 25 tests from MutableTests (1 ms total)

[----------] 6 tests from MixedExtenTests
[ RUN      ] MixedExtenTests.NestingFinalStruct
[       OK ] MixedExtenTests.NestingFinalStruct (0 ms)
[ RUN      ] MixedExtenTests.NestingFinalStructLE
[       OK ] MixedExtenTests.NestingFinalStructLE (0 ms)
[ RUN      ] MixedExtenTests.NestingAppendableStruct
[       OK ] MixedExtenTests.NestingAppendableStruct (0 ms)
[ RUN      ] MixedExtenTests.NestingAppendableStructLE
[       OK ] MixedExtenTests.NestingAppendableStructLE (0 ms)
[ RUN      ] MixedExtenTests.NestingMutableStruct
[       OK ] MixedExtenTests.NestingMutableStruct (0 ms)
[ RUN      ] MixedExtenTests.NestingMutableStructLE
[       OK ] MixedExtenTests.NestingMutableStructLE (0 ms)
[----------] 6 tests from MixedExtenTests (0 ms total)

[----------] 1 test from IdVsDeclOrder
[ RUN      ] IdVsDeclOrder.test
[       OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)

[----------] 18 tests from KeyTests
[ RUN      ] KeyTests.normal_BasicUnkeyedStruct
[       OK ] KeyTests.normal_BasicUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.normal_BasicKeyedStruct
[       OK ] KeyTests.normal_BasicKeyedStruct (0 ms)
[ RUN      ] KeyTests.normal_UnkeyedUnion
[       OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN      ] KeyTests.normal_KeyedUnion
[       OK ] KeyTests.normal_KeyedUnion (0 ms)
[ RUN      ] KeyTests.normal_ComplexUnkeyedStruct
[       OK ] KeyTests.normal_ComplexUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.normal_ComplexKeyedStruct
[       OK ] KeyTests.normal_ComplexKeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[       OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[       OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_UnkeyedUnion
[       OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_KeyedUnion
[       OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[       OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[       OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN      ] KeyTests.KeyOnly_BasicUnkeyedStruct
[       OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.KeyOnly_BasicKeyedStruct
[       OK ] KeyTests.KeyOnly_BasicKeyedStruct (0 ms)
[ RUN      ] KeyTests.KeyOnly_UnkeyedUnion
[       OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN      ] KeyTests.KeyOnly_KeyedUnion
[       OK ] KeyTests.KeyOnly_KeyedUnion (0 ms)
[ RUN      ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[       OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.KeyOnly_ComplexKeyedStruct
[       OK ] KeyTests.KeyOnly_ComplexKeyedStruct (0 ms)
[----------] 18 tests from KeyTests (0 ms total)

[----------] 2 tests from OptionalTests
[ RUN      ] OptionalTests.NotPresent
[       OK ] OptionalTests.NotPresent (0 ms)
[ RUN      ] OptionalTests.Present
[       OK ] OptionalTests.Present (0 ms)
[----------] 2 tests from OptionalTests (0 ms total)

[----------] Global test environment tear-down
[==========] 82 tests from 7 test cases ran. (2 ms total)
[  PASSED  ] 82 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/xcdr/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/xcdr/run_test.pl --dynamic #

--dynamic --gtest_filter=-*Xcdr1*
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/xcdr/xcdr --dynamic --gtest_filter=-*Xcdr1* -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4772 started at 2024-12-02 22:24:23
Note: Google Test filter = -*Xcdr1*
[==========] Running 72 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from BasicTests
[ RUN      ] BasicTests.FinalXcdr2Struct
[       OK ] BasicTests.FinalXcdr2Struct (2 ms)
[ RUN      ] BasicTests.FinalXcdr2StructLE
[       OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN      ] BasicTests.AppendableXcdr2Struct
[       OK ] BasicTests.AppendableXcdr2Struct (1 ms)
[ RUN      ] BasicTests.AppendableXcdr2StructLE
[       OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN      ] BasicTests.MutableXcdr2Struct
[       OK ] BasicTests.MutableXcdr2Struct (1 ms)
[ RUN      ] BasicTests.MutableXcdr2StructLE
[       OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN      ] BasicTests.FinalUnion
[       OK ] BasicTests.FinalUnion (3 ms)
[ RUN      ] BasicTests.FinalUnionLE
[       OK ] BasicTests.FinalUnionLE (2 ms)
[----------] 8 tests from BasicTests (9 ms total)

[----------] 17 tests from AppendableTests
[ RUN      ] AppendableTests.FromNestedStruct
[       OK ] AppendableTests.FromNestedStruct (1 ms)
[ RUN      ] AppendableTests.FromAdditionalNestedStruct
[       OK ] AppendableTests.FromAdditionalNestedStruct (1 ms)
[ RUN      ] AppendableTests.FromAdditionalNestedStructLE
[       OK ] AppendableTests.FromAdditionalNestedStructLE (1 ms)
[ RUN      ] AppendableTests.BothAdditionalNestedStruct
[       OK ] AppendableTests.BothAdditionalNestedStruct (1 ms)
[ RUN      ] AppendableTests.BothAdditionalNestedStructLE
[       OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN      ] AppendableTests.BothAppendableStruct
[       OK ] AppendableTests.BothAppendableStruct (2 ms)
[ RUN      ] AppendableTests.BothAppendableStructLE
[       OK ] AppendableTests.BothAppendableStructLE (1 ms)
[ RUN      ] AppendableTests.FromAppendableStruct
[       OK ] AppendableTests.FromAppendableStruct (1 ms)
[ RUN      ] AppendableTests.FromAppendableStructLE
[       OK ] AppendableTests.FromAppendableStructLE (1 ms)
[ RUN      ] AppendableTests.FromAdditionalAppendableStruct
[       OK ] AppendableTests.FromAdditionalAppendableStruct (1 ms)
[ RUN      ] AppendableTests.FromAdditionalAppendableStructLE
[       OK ] AppendableTests.FromAdditionalAppendableStructLE (1 ms)
[ RUN      ] AppendableTests.BothAdditionalAppendableStruct
[       OK ] AppendableTests.BothAdditionalAppendableStruct (1 ms)
[ RUN      ] AppendableTests.BothAdditionalAppendableStructLE
[       OK ] AppendableTests.BothAdditionalAppendableStructLE (1 ms)
[ RUN      ] AppendableTests.BothAppendableWithNestedStruct2
[       OK ] AppendableTests.BothAppendableWithNestedStruct2 (1 ms)
[ RUN      ] AppendableTests.BothAppendableWithNestedStruct2LE
[       OK ] AppendableTests.BothAppendableWithNestedStruct2LE (1 ms)
[ RUN      ] AppendableTests.FromAppendableUnion
[       OK ] AppendableTests.FromAppendableUnion (3 ms)
[ RUN      ] AppendableTests.FromAppendableUnionLE
[       OK ] AppendableTests.FromAppendableUnionLE (3 ms)
[----------] 17 tests from AppendableTests (21 ms total)

[----------] 20 tests from MutableTests
[ RUN      ] MutableTests.BaselineXcdr2Test
[       OK ] MutableTests.BaselineXcdr2Test (1 ms)
[ RUN      ] MutableTests.BaselineXcdr2TestLE
[       OK ] MutableTests.BaselineXcdr2TestLE (1 ms)
[ RUN      ] MutableTests.BaselineXcdr2TestUnion
[       OK ] MutableTests.BaselineXcdr2TestUnion (3 ms)
[ RUN      ] MutableTests.BaselineXcdr2TestUnionLE
[       OK ] MutableTests.BaselineXcdr2TestUnionLE (4 ms)
[ RUN      ] MutableTests.FromMutableUnion
[       OK ] MutableTests.FromMutableUnion (2 ms)
[ RUN      ] MutableTests.FromMutableUnionLE
[       OK ] MutableTests.FromMutableUnionLE (2 ms)
[ RUN      ] MutableTests.FromModifiedMutableUnion
[       OK ] MutableTests.FromModifiedMutableUnion (1 ms)
[ RUN      ] MutableTests.FromModifiedMutableUnionLE
[       OK ] MutableTests.FromModifiedMutableUnionLE (2 ms)
[ RUN      ] MutableTests.ToReorderedXcdr2Test
[       OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN      ] MutableTests.ToReorderedXcdr2TestLE
[       OK ] MutableTests.ToReorderedXcdr2TestLE (1 ms)
[ RUN      ] MutableTests.FromReorderedXcdr2Test
[       OK ] MutableTests.FromReorderedXcdr2Test (1 ms)
[ RUN      ] MutableTests.ToAdditionalFieldXcdr2Test
[       OK ] MutableTests.ToAdditionalFieldXcdr2Test (1 ms)
[ RUN      ] MutableTests.FromAdditionalFieldMustUnderstandTest
[       OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN      ] MutableTests.FromAdditionalFieldXcdr2Test
[       OK ] MutableTests.FromAdditionalFieldXcdr2Test (1 ms)
[ RUN      ] MutableTests.LengthCodeTest
[       OK ] MutableTests.LengthCodeTest (4 ms)
[ RUN      ] MutableTests.ReadLc567Test
[       OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN      ] MutableTests.BothMixedMutableStruct
[       OK ] MutableTests.BothMixedMutableStruct (1 ms)
[ RUN      ] MutableTests.BothMixedMutableStructLE
[       OK ] MutableTests.BothMixedMutableStructLE (1 ms)
[ RUN      ] MutableTests.FromMixedMutableStruct
[       OK ] MutableTests.FromMixedMutableStruct (1 ms)
[ RUN      ] MutableTests.FromMixedMutableStructLE
[       OK ] MutableTests.FromMixedMutableStructLE (2 ms)
[----------] 20 tests from MutableTests (29 ms total)

[----------] 6 tests from MixedExtenTests
[ RUN      ] MixedExtenTests.NestingFinalStruct
[       OK ] MixedExtenTests.NestingFinalStruct (1 ms)
[ RUN      ] MixedExtenTests.NestingFinalStructLE
[       OK ] MixedExtenTests.NestingFinalStructLE (1 ms)
[ RUN      ] MixedExtenTests.NestingAppendableStruct
[       OK ] MixedExtenTests.NestingAppendableStruct (1 ms)
[ RUN      ] MixedExtenTests.NestingAppendableStructLE
[       OK ] MixedExtenTests.NestingAppendableStructLE (1 ms)
[ RUN      ] MixedExtenTests.NestingMutableStruct
[       OK ] MixedExtenTests.NestingMutableStruct (1 ms)
[ RUN      ] MixedExtenTests.NestingMutableStructLE
[       OK ] MixedExtenTests.NestingMutableStructLE (2 ms)
[----------] 6 tests from MixedExtenTests (7 ms total)

[----------] 1 test from IdVsDeclOrder
[ RUN      ] IdVsDeclOrder.test
[       OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)

[----------] 18 tests from KeyTests
[ RUN      ] KeyTests.normal_BasicUnkeyedStruct
[       OK ] KeyTests.normal_BasicUnkeyedStruct (1 ms)
[ RUN      ] KeyTests.normal_BasicKeyedStruct
[       OK ] KeyTests.normal_BasicKeyedStruct (1 ms)
[ RUN      ] KeyTests.normal_UnkeyedUnion
[       OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN      ] KeyTests.normal_KeyedUnion
[       OK ] KeyTests.normal_KeyedUnion (1 ms)
[ RUN      ] KeyTests.normal_ComplexUnkeyedStruct
[       OK ] KeyTests.normal_ComplexUnkeyedStruct (2 ms)
[ RUN      ] KeyTests.normal_ComplexKeyedStruct
[       OK ] KeyTests.normal_ComplexKeyedStruct (3 ms)
[ RUN      ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[       OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[       OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_UnkeyedUnion
[       OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_KeyedUnion
[       OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[       OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[       OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN      ] KeyTests.KeyOnly_BasicUnkeyedStruct
[       OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN      ] KeyTests.KeyOnly_BasicKeyedStruct
[       OK ] KeyTests.KeyOnly_BasicKeyedStruct (1 ms)
[ RUN      ] KeyTests.KeyOnly_UnkeyedUnion
[       OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN      ] KeyTests.KeyOnly_KeyedUnion
[       OK ] KeyTests.KeyOnly_KeyedUnion (1 ms)
[ RUN      ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[       OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (1 ms)
[ RUN      ] KeyTests.KeyOnly_ComplexKeyedStruct
[       OK ] KeyTests.KeyOnly_ComplexKeyedStruct (2 ms)
[----------] 18 tests from KeyTests (13 ms total)

[----------] 2 tests from OptionalTests
[ RUN      ] OptionalTests.NotPresent
[       OK ] OptionalTests.NotPresent (1 ms)
[ RUN      ] OptionalTests.Present
[       OK ] OptionalTests.Present (1 ms)
[----------] 2 tests from OptionalTests (2 ms total)

[----------] Global test environment tear-down
[==========] 72 tests from 7 test cases ran. (81 ms total)
[  PASSED  ] 72 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/xcdr/run_test.pl --dynamic Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/XtypesExtensibility/run_test.pl #

[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestFinal
[ RUN      ] TestFinal.flags_match
[       OK ] TestFinal.flags_match (0 ms)
[----------] 1 test from TestFinal (0 ms total)

[----------] 1 test from TestAppendable
[ RUN      ] TestAppendable.flags_match
[       OK ] TestAppendable.flags_match (1 ms)
[----------] 1 test from TestAppendable (1 ms total)

[----------] 1 test from TestMutable
[ RUN      ] TestMutable.flags_match
[       OK ] TestMutable.flags_match (0 ms)
[----------] 1 test from TestMutable (0 ms total)

[----------] 5 tests from TestDefault
[ RUN      ] TestDefault.flags_match
[       OK ] TestDefault.flags_match (0 ms)
[ RUN      ] TestDefault.FinalEnum
[       OK ] TestDefault.FinalEnum (0 ms)
[ RUN      ] TestDefault.AppendableEnum
[       OK ] TestDefault.AppendableEnum (0 ms)
[ RUN      ] TestDefault.DefaultEnum
[       OK ] TestDefault.DefaultEnum (0 ms)
[ RUN      ] TestDefault.ZeroEnumDefaultEnum
[       OK ] TestDefault.ZeroEnumDefaultEnum (0 ms)
[----------] 5 tests from TestDefault (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (1 ms total)
[  PASSED  ] 8 tests.

auto_run_tests_finished: tests/DCPS/Compiler/XtypesExtensibility/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/typeobject_generator/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/typeobject_generator/TypeObjectTest  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4776 started at 2024-12-02 22:24:23
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from TypeMapTest
[ RUN      ] TypeMapTest.Minimal
[       OK ] TypeMapTest.Minimal (1 ms)
[ RUN      ] TypeMapTest.Complete
[       OK ] TypeMapTest.Complete (0 ms)
[----------] 2 tests from TypeMapTest (1 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 2 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/typeobject_generator/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/keywords/run_test.pl classic #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/keywords/classic/keywords-classic  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4778 started at 2024-12-02 22:24:23
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EscapedNonKeywords
[ RUN      ] EscapedNonKeywords.struct_topic_type
[       OK ] EscapedNonKeywords.struct_topic_type (0 ms)
[ RUN      ] EscapedNonKeywords.union_topic_type
[       OK ] EscapedNonKeywords.union_topic_type (0 ms)
[----------] 2 tests from EscapedNonKeywords (0 ms total)

[----------] 2 tests from IdlKeywords
[ RUN      ] IdlKeywords.struct_topic_type
[       OK ] IdlKeywords.struct_topic_type (0 ms)
[ RUN      ] IdlKeywords.union_topic_type
[       OK ] IdlKeywords.union_topic_type (0 ms)
[----------] 2 tests from IdlKeywords (0 ms total)

[----------] 2 tests from CppKeywords
[ RUN      ] CppKeywords.struct_topic_type
[       OK ] CppKeywords.struct_topic_type (0 ms)
[ RUN      ] CppKeywords.union_topic_type
[       OK ] CppKeywords.union_topic_type (0 ms)
[----------] 2 tests from CppKeywords (0 ms total)

[----------] 2 tests from DoubleKeywords
[ RUN      ] DoubleKeywords.struct_topic_type
[       OK ] DoubleKeywords.struct_topic_type (0 ms)
[ RUN      ] DoubleKeywords.union_topic_type
[       OK ] DoubleKeywords.union_topic_type (0 ms)
[----------] 2 tests from DoubleKeywords (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (0 ms total)
[  PASSED  ] 8 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/keywords/run_test.pl classic Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/keywords/run_test.pl cpp11 #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/keywords/cpp11/keywords-cpp11  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4780 started at 2024-12-02 22:24:24
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EscapedNonKeywords
[ RUN      ] EscapedNonKeywords.struct_topic_type
[       OK ] EscapedNonKeywords.struct_topic_type (0 ms)
[ RUN      ] EscapedNonKeywords.union_topic_type
[       OK ] EscapedNonKeywords.union_topic_type (0 ms)
[----------] 2 tests from EscapedNonKeywords (0 ms total)

[----------] 2 tests from IdlKeywords
[ RUN      ] IdlKeywords.struct_topic_type
[       OK ] IdlKeywords.struct_topic_type (0 ms)
[ RUN      ] IdlKeywords.union_topic_type
[       OK ] IdlKeywords.union_topic_type (0 ms)
[----------] 2 tests from IdlKeywords (0 ms total)

[----------] 2 tests from CppKeywords
[ RUN      ] CppKeywords.struct_topic_type
[       OK ] CppKeywords.struct_topic_type (0 ms)
[ RUN      ] CppKeywords.union_topic_type
[       OK ] CppKeywords.union_topic_type (0 ms)
[----------] 2 tests from CppKeywords (0 ms total)

[----------] 2 tests from DoubleKeywords
[ RUN      ] DoubleKeywords.struct_topic_type
[       OK ] DoubleKeywords.struct_topic_type (0 ms)
[ RUN      ] DoubleKeywords.union_topic_type
[       OK ] DoubleKeywords.union_topic_type (0 ms)
[----------] 2 tests from DoubleKeywords (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (0 ms total)
[  PASSED  ] 8 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/keywords/run_test.pl cpp11 Time:1s Result:0

==============================================================================

tests/DCPS/Compiler/explicit_ints/run_test.pl classic #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/explicit_ints/classic/explicit-ints-classic  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4782 started at 2024-12-02 22:24:24
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ExplicitInts
[ RUN      ] ExplicitInts.min_max
[       OK ] ExplicitInts.min_max (0 ms)
[----------] 1 test from ExplicitInts (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[  PASSED  ] 1 test.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/explicit_ints/run_test.pl classic Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/explicit_ints/run_test.pl cpp11 #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/explicit_ints/cpp11/explicit-ints-cpp11  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4785 started at 2024-12-02 22:24:24
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ExplicitInts
[ RUN      ] ExplicitInts.min_max
[       OK ] ExplicitInts.min_max (0 ms)
[----------] 1 test from ExplicitInts (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[  PASSED  ] 1 test.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/explicit_ints/run_test.pl cpp11 Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/char_literals/run_test.pl classic #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/char_literals/classic/char-literals-classic  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4787 started at 2024-12-02 22:24:24
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from CharLiterals
[ RUN      ] CharLiterals.char_literal_values
[       OK ] CharLiterals.char_literal_values (0 ms)
[ RUN      ] CharLiterals.wchar_literal_values
[       OK ] CharLiterals.wchar_literal_values (0 ms)
[ RUN      ] CharLiterals.str_literal_values
[       OK ] CharLiterals.str_literal_values (0 ms)
[----------] 3 tests from CharLiterals (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 3 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/char_literals/run_test.pl classic Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/char_literals/run_test.pl cpp11 #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Compiler/char_literals/cpp11/char-literals-cpp11  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4789 started at 2024-12-02 22:24:24
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from CharLiterals
[ RUN      ] CharLiterals.char_literal_values
[       OK ] CharLiterals.char_literal_values (0 ms)
[ RUN      ] CharLiterals.wchar_literal_values
[       OK ] CharLiterals.wchar_literal_values (0 ms)
[ RUN      ] CharLiterals.str_literal_values
[       OK ] CharLiterals.str_literal_values (0 ms)
[----------] 3 tests from CharLiterals (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 3 tests.
test PASSED.

auto_run_tests_finished: tests/DCPS/Compiler/char_literals/run_test.pl cpp11 Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/union_defaults/run_test.pl #

[==========] Running 11 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 11 tests from UnionDefault
[ RUN      ] UnionDefault.no_default
[       OK ] UnionDefault.no_default (0 ms)
[ RUN      ] UnionDefault.string
[       OK ] UnionDefault.string (0 ms)
[ RUN      ] UnionDefault.Z
[       OK ] UnionDefault.Z (0 ms)
[ RUN      ] UnionDefault.dummy
[       OK ] UnionDefault.dummy (0 ms)
[ RUN      ] UnionDefault.dummy_sequence
[       OK ] UnionDefault.dummy_sequence (0 ms)
[ RUN      ] UnionDefault.dummy_array
[       OK ] UnionDefault.dummy_array (0 ms)
[ RUN      ] UnionDefault.wstring
[       OK ] UnionDefault.wstring (0 ms)
[ RUN      ] UnionDefault.wchar
[       OK ] UnionDefault.wchar (0 ms)
[ RUN      ] UnionDefault.long_double
[       OK ] UnionDefault.long_double (0 ms)
[ RUN      ] UnionDefault.boolean
[       OK ] UnionDefault.boolean (0 ms)
[ RUN      ] UnionDefault.enum
[       OK ] UnionDefault.enum (0 ms)
[----------] 11 tests from UnionDefault (0 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 11 tests.

auto_run_tests_finished: tests/DCPS/Compiler/union_defaults/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/Compiler/union_defaults/C++11/run_test.pl #

[==========] Running 11 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 11 tests from UnionDefault
[ RUN      ] UnionDefault.no_default
[       OK ] UnionDefault.no_default (0 ms)
[ RUN      ] UnionDefault.string
[       OK ] UnionDefault.string (0 ms)
[ RUN      ] UnionDefault.Z
[       OK ] UnionDefault.Z (0 ms)
[ RUN      ] UnionDefault.dummy
[       OK ] UnionDefault.dummy (0 ms)
[ RUN      ] UnionDefault.dummy_sequence
[       OK ] UnionDefault.dummy_sequence (0 ms)
[ RUN      ] UnionDefault.dummy_array
[       OK ] UnionDefault.dummy_array (0 ms)
[ RUN      ] UnionDefault.wstring
[       OK ] UnionDefault.wstring (0 ms)
[ RUN      ] UnionDefault.wchar
[       OK ] UnionDefault.wchar (0 ms)
[ RUN      ] UnionDefault.long_double
[       OK ] UnionDefault.long_double (0 ms)
[ RUN      ] UnionDefault.boolean
[       OK ] UnionDefault.boolean (0 ms)
[ RUN      ] UnionDefault.enum
[       OK ] UnionDefault.enum (0 ms)
[----------] 11 tests from UnionDefault (0 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 11 tests.

auto_run_tests_finished: tests/DCPS/Compiler/union_defaults/C++11/run_test.pl Time:1s Result:0

==============================================================================

tests/DCPS/C++11/Messenger/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4795
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/C++11/Messenger/Subscriber/subscriber  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Subscriber.log -DCPSPendingTimeout 3 
Subscriber PID: 4802 started at 2024-12-02 22:24:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/C++11/Messenger/Publisher/publisher  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile Publisher.log -DCPSPendingTimeout 3 
Publisher PID: 4803 started at 2024-12-02 22:24:25
Starting publisher
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.
Writer wait for ACKS
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.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = NOT_ALIVE_DISPOSED_INSTANCE_STATE
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/C++11/Messenger/run_test.pl Time:0s Result:0

==============================================================================

tests/DCPS/DcpsIntegration/run_test-integration.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4813
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/infrastructure_test -DCPSConfigFile infrastructure.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3 
test PID: 4820 started at 2024-12-02 22:24:25
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-integration.pl Time:0s Result:0

==============================================================================

tests/DCPS/DcpsIntegration/run_test-topic.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o dcps_ir.ior 
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/topic_test -DCPSInfoRepo file://dcps_ir.ior
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-topic.pl Time:3s Result:0

==============================================================================

tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/topic_test -DCPSConfigFile rtps_disc.ini

auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc Time:2s Result:0

==============================================================================

tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc_tcp #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DcpsIntegration/topic_test -DCPSConfigFile rtps_disc_tcp.ini

auto_run_tests_finished: tests/DCPS/DcpsIntegration/run_test-topic.pl rtps_disc_tcp Time:2s Result:0

==============================================================================

tests/DCPS/FooTest4/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 1 -t 0 -m 0 -i 10 
(4855|4855) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4855|4855) Writer::start
(4855|4855) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178272 536374000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536676000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536708000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536723000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536735000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536747000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536758000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536769000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536781000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178272 536793000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4855|4855) Writer::start
(4855|4855) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178273 539172000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178273 539281000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 8
  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: 1733178273 539303000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 7
  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: 1733178273 539316000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 6
  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: 1733178273 539328000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 5
  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: 1733178273 539340000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 4
  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: 1733178273 539352000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178273 539364000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178273 539375000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178273 539388000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4855|4855) Writer::start
(4855|4855) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178274 541557000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 9
  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: 1733178274 541668000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 8
  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: 1733178274 541690000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 7
  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: 1733178274 541704000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 6
  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: 1733178274 541716000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 5
  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: 1733178274 541728000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 4
  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: 1733178274 541739000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178274 541752000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178274 541769000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178274 541781000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 3 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
read_instance foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
read_instance foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
read_instance foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
read_instance foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[5]: x = 5.000000 y = 5.000000, key = 101010
foo[6]: x = 6.000000 y = 6.000000, key = 101010
foo[7]: x = 7.000000 y = 7.000000, key = 101010
foo[8]: x = 8.000000 y = 8.000000, key = 101010
foo[9]: x = 9.000000 y = 9.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl Time:4s Result:0

==============================================================================

tests/DCPS/FooTest4/run_test.pl mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 1 -t 0 -m 1 -i 10 
(4868|4868) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4868|4868) Writer::start
(4868|4868) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178276 890564000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 890903000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 890985000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891049000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891117000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891179000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891245000
  instance_handle: 8
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891311000
  instance_handle: 9
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891374000
  instance_handle: a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178276 891439000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4868|4868) Writer::start
(4868|4868) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178277 894254000
  instance_handle: c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894384000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894458000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894521000
  instance_handle: f
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894580000
  instance_handle: 10
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894641000
  instance_handle: 11
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894701000
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894762000
  instance_handle: 13
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894823000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178277 894885000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4868|4868) Writer::start
(4868|4868) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178278 897763000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 9
  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: 1733178278 897876000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 8
  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: 1733178278 897904000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 7
  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: 1733178278 897917000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 6
  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: 1733178278 897929000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 5
  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: 1733178278 897940000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 4
  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: 1733178278 897952000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178278 897963000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178278 897974000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  generation_rank: 0
  absolute_generation_rank: 0

"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
read foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
read foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
read foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
read foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
read foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 12 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 13 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 14 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 15 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
get_key_value: handle = 16 foo.x = 4.000000 foo.y = 4.000000, foo.key = 5
read_instance foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
get_key_value: handle = 17 foo.x = 5.000000 foo.y = 5.000000, foo.key = 6
read_instance foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
get_key_value: handle = 18 foo.x = 6.000000 foo.y = 6.000000, foo.key = 7
read_instance foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
get_key_value: handle = 19 foo.x = 7.000000 foo.y = 7.000000, foo.key = 8
read_instance foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
get_key_value: handle = 20 foo.x = 8.000000 foo.y = 8.000000, foo.key = 9
read_instance foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
get_key_value: handle = 21 foo.x = 9.000000 foo.y = 9.000000, foo.key = 10
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 5.000000 foo.y = 5.000000, foo.key = 101010
"writing" foo.x = 6.000000 foo.y = 6.000000, foo.key = 101010
"writing" foo.x = 7.000000 foo.y = 7.000000, foo.key = 101010
"writing" foo.x = 8.000000 foo.y = 8.000000, foo.key = 101010
"writing" foo.x = 9.000000 foo.y = 9.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[5]: x = 5.000000 y = 5.000000, key = 101010
foo[6]: x = 6.000000 y = 6.000000, key = 101010
foo[7]: x = 7.000000 y = 7.000000, key = 101010
foo[8]: x = 8.000000 y = 8.000000, key = 101010
foo[9]: x = 9.000000 y = 9.00  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178278 897986000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

0000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mi Time:5s Result:0

==============================================================================

tests/DCPS/FooTest4/run_test.pl mr #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 2 -t 0 -m 0 -i 5 
(4883|4883) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4883|4883) Writer::start
(4883|4883) Writer::start
(4883|4883) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178281 243791000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244117000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244149000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244164000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244176000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4883|4883) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178281 244208000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244277000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244296000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244313000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178281 244325000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4883|4883) Writer::start
(4883|4883) Writer::start
(4883|4883) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178282 247851000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178282 247961000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178282 247983000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178282 247996000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178282 248008000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4883|4883) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178282 248035000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178282 248101000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178282 248119000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178282 248131000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178282 248143000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4883|4883) Writer::start
(4883|4883) Writer::start
(4883|4883) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178283 251627000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 4
  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: 1733178283 251736000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178283 251758000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178283 251772000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178283 251784000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4883|4883) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178283 251811000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 4
  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: 1733178283 251879000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178283 251897000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178283 251909000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178283 251921000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 4 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
get_key_value: handle = 5 foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
read_instance foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 4.000000 foo.y = 4.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[4]: x = 4.000000 y = 4.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mr Time:4s Result:0

==============================================================================

tests/DCPS/FooTest4/run_test.pl mri #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 3 -t 0 -m 1 -i 4 
(4897|4897) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4897|4897) Writer::start
(4897|4897) Writer::start
(4897|4897) Writer::start
(4897|4897) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178285 593372000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 593678000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 593762000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 593835000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178285 593920000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 593991000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 594051000
  instance_handle: 8
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 594111000
  instance_handle: 9
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178285 594189000
  instance_handle: a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 594257000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 594317000
  instance_handle: c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178285 594403000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Writer::start
(4897|4897) Writer::start
(4897|4897) Writer::start
(4897|4897) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178286 599238000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599346000
  instance_handle: f
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599415000
  instance_handle: 10
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599480000
  instance_handle: 11
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178286 599558000
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599628000
  instance_handle: 13
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599690000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599750000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178286 599826000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599893000
  instance_handle: 17
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 599955000
  instance_handle: 18
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178286 600016000
  instance_handle: 19
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Writer::start
(4897|4897) Writer::start
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 14 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 15 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 16 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 17 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 18 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 19 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 20 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 21 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
get_key_value: handle = 22 foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
read_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 23 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
read_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 24 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
read_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 25 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.k(4897|4897) Writer::start
(4897|4897) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178287 605041000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178287 605153000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178287 605184000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178287 605197000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178287 605225000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178287 605292000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178287 605311000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178287 605323000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4897|4897) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178287 605377000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178287 605443000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178287 605462000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178287 605474000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

ey = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mri Time:4s Result:0

==============================================================================

tests/DCPS/FooTest4/run_test.pl mrit #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4/FooTest4 -r 3 -t 1 -m 1 -i 4 
(4911|4911) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4911|4911) Writer::start
(4911|4911) Writer::start
(4911|4911) Writer::start
(4911|4911) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178289 946530000
  instance_handle: 2
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 946849000
  instance_handle: 3
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 946932000
  instance_handle: 4
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947001000
  instance_handle: 5
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178289 947084000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947154000
  instance_handle: 7
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947215000
  instance_handle: 8
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947275000
  instance_handle: 9
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Reader::start
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178289 947354000
  instance_handle: a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947422000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947481000
  instance_handle: c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178289 947541000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Writer::start
(4911|4911) Writer::start
(4911|4911) Writer::start
(4911|4911) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178290 952576000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 952576000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 952687000
  instance_handle: f
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 952754000
  instance_handle: 10
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 952818000
  instance_handle: 11
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178290 952895000
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 952895000
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 952963000
  instance_handle: 13
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 953023000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 953083000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Reader::start1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178290 953158000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 953158000
  instance_handle: 16
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 953225000
  instance_handle: 17
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 953286000
  instance_handle: 18
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178290 953345000
  instance_handle: 19
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Writer::start
(4911|4911) Writer::start
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
take foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
release: 1
read foo: ::DDS::RETCODE_NO_DATA, as expected
take foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
release: 1
read foo: ::DDS::RETCODE_NO_DATA, as expected
take foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
release: 1
read foo: ::DDS::RETCODE_NO_DATA, as expected
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
take_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 15 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 16 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 17 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo: ::DDS::RETCODE_NO_DATA, as expected
take_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 19 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 20 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 21 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo: ::DDS::RETCODE_NO_DATA, as expected
take_instance foo.x = 0.000000 foo.y = 0.000000, foo.key = 1
take_instance foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
get_key_value: handle = 23 foo.x = 1.000000 foo.y = 1.000000, foo.key = 2
take_instance foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
get_key_value: handle = 24 foo.x = 2.000000 foo.y = 2.000000, foo.key = 3
take_instance foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
get_key_value: handle = 25 foo.x = 3.000000 foo.y = 3.000000, foo.key = 4
read foo: ::DDS::RETCODE_NO_DATA, as expected
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.00000(4911|4911) Writer::start
(4911|4911) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178291 958249000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178291 958383000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178291 958416000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178291 958430000
  instance_handle: 1a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178291 958511000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178291 958592000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178291 958610000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178291 958666000
  instance_handle: 1b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4911|4911) Reader::start2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178291 958696000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 3
  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: 1733178291 958765000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  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: 1733178291 958783000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178291 958795000
  instance_handle: 1c
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

0 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
"writing" foo.x = 0.000000 foo.y = 0.000000, foo.key = 101010
"writing" foo.x = 1.000000 foo.y = 1.000000, foo.key = 101010
"writing" foo.x = 2.000000 foo.y = 2.000000, foo.key = 101010
"writing" foo.x = 3.000000 foo.y = 3.000000, foo.key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
foo[0]: x = 0.000000 y = 0.000000, key = 101010
foo[1]: x = 1.000000 y = 1.000000, key = 101010
foo[2]: x = 2.000000 y = 2.000000, key = 101010
foo[3]: x = 3.000000 y = 3.000000, key = 101010
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15

auto_run_tests_finished: tests/DCPS/FooTest4/run_test.pl mrit Time:5s Result:0

==============================================================================

tests/DCPS/FooTest4_0/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4918
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest4_0/FooTest4_0 -DCPSLivelinessFactor 300 -z  -DCPSPendingTimeout 3 
ft40 PID: 4925 started at 2024-12-02 22:24:54
(4925|4925) DataReaderListenerImpl::DataReaderListenerImpl
(4925|4925) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
(4925|4929) DataReaderListenerImpl::on_subscription_matched
(4925|4925) Writer::test1
(4925|4929) DataReaderListenerImpl::on_liveliness_changed
(4925|4925) Reader::read
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178304 293937000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4925) Writer::test2
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178304 293937000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  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: 1733178305 345159000
  instance_handle: 6
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178305 344872000
  instance_handle: 8
  disposed_generation_count: 0
  no_writers_generation_count: 0
  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: 1733178305 345322000
  instance_handle: a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4925) Writer::test3
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178304 293937000
  instance_handle: 6
  disposed_generation_count: 2
  no_writers_generation_count: 0
  sample_rank: 5
  generation_rank: 2
  absolute_generation_rank: 2

  sample_state: READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178305 345159000
  instance_handle: 6
  disposed_generation_count: 2
  no_writers_generation_count: 0
  sample_rank: 4
  generation_rank: 2
  absolute_generation_rank: 2

  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178307 346326000
  instance_handle: 6
  disposed_generation_count: 2
  no_writers_generation_count: 0
  sample_rank: 2
  generation_rank: 1
  absolute_generation_rank: 1

  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178307 346543000
  instance_handle: 6
  disposed_generation_count: 2
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

  sample_state: READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
  source_timestamp: 1733178305 344872000
  instance_handle: 8
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 2
  generation_rank: 0
  absolute_generation_rank: 0

  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
  source_timestamp: 1733178307 346625000
  instance_handle: 8
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  generation_rank: 0
  absolute_generation_rank: 0

  sample_state: READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178305 345322000
  instance_handle: a
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4927) DataReaderListenerImpl::on_liveliness_changed
(4925|4927) DataReaderListenerImpl::on_subscription_matched
(4925|4925) DataReaderListenerImpl::~DataReaderListenerImpl
(4925|4925) DataReaderListenerImpl::DataReaderListenerImpl
(4925|4925) DataReaderListenerImpl::on_subscription_matched
(4925|4925) Writer::test4
(4925|4929) DataReaderListenerImpl::on_liveliness_changed
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178322 352932000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4926) DataReaderListenerImpl::on_data_available
(4925|4926) DataReaderListenerImpl::on_liveliness_changed
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
  source_timestamp: 1733178322 352932000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 1
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4925) Writer::test5
(4925|4929) DataReaderListenerImpl::on_liveliness_changed
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178322 352932000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 2
  generation_rank: 1
  absolute_generation_rank: 1

  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178343 354002000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4925) Writer::test6
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178322 352932000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 3
  generation_rank: 1
  absolute_generation_rank: 1

  sample_state: READ_SAMPLE_STATE
  view_state: NOT_NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178343 354002000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 1
  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: 1733178345 354795000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4927) DataReaderListenerImpl::on_liveliness_changed
(4925|4927) DataReaderListenerImpl::on_subscription_matched
(4925|4925) DataReaderListenerImpl::~DataReaderListenerImpl
(4925|4925) DataReaderListenerImpl::DataReaderListenerImpl
(4925|4925) DataReaderListenerImpl::on_subscription_matched
(4925|4925) Writer::test5
(4925|4929) DataReaderListenerImpl::on_liveliness_changed
(4925|4925) Writer::test6
(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4929) DataReaderListenerImpl::on_sample_rejected
(4925|4925) Reader::read
(4925|4925) get_datareaders returned 1 reader(s)
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1733178356 360272000
  instance_handle: 10
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(4925|4929) DataReaderListenerImpl::on_data_available
(4925|4927) DataReaderListenerImpl::on_liveliness_changed
(4925|4927) DataReaderListenerImpl::on_subscription_matched
(4925|4925) DataReaderListenerImpl::~DataReaderListenerImpl
registering foo.key = 1
writing A foo.x = 1.000000 foo.y = -1.000000, foo.key = 1
registering foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
writing X foo.x = 2.000000 foo.y = -1.000000, foo.key = 2
writing B foo.x = 2.000000 foo.y = -2.000000, foo.key = 1
registering foo.key = 3
writing Q foo.x = 2.000000 foo.y = -3.000000, foo.key = 3
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
foo[2] - X : x = 2.000000 y = -1.000000, key = 2
foo[3] - Q : x = 2.000000 y = -3.000000, key = 3
disposing foo.key = 1
writing C foo.x = 3.000000 foo.y = -1.000000, foo.key = 1
disposing foo.key = 1
writing D foo.x = 3.000000 foo.y = -2.000000, foo.key = 1
writing Y foo.x = 3.000000 foo.y = -4.000000, foo.key = 2
disposing foo.key = 2
foo[0] - A : x = 1.000000 y = -1.000000, key = 1
foo[1] - B : x = 2.000000 y = -2.000000, key = 1
got SampleInfo[2] dispose sample key = 1
foo[3] - C : x = 3.000000 y = -1.000000, key = 1
got SampleInfo[4] dispose sample key = 1
foo[5] - D : x = 3.000000 y = -2.000000, key = 1
foo[6] - X : x = 2.000000 y = -1.000000, key = 2
foo[7] - Y : x = 3.000000 y = -4.000000, key = 2
got SampleInfo[8] dispose sample key = 2
foo[9] - Q : x = 2.000000 y = -3.000000, key = 3
writing c foo.x = 4.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - c : x = 4.000000 y = -1.000000, key = 1
got SampleInfo[1] dispose sample key = 1
foo[2] - d : x = 5.000000 y = -1.000000, key = 1
foo[3] - e : x = 6.000000 y = -1.000000, key = 1
writing d foo.x = 5.000000 foo.y = -1.000000, foo.key = 1
writing e foo.x = 6.000000 foo.y = -1.000000, foo.key = 1
foo[0] - d : x = 5.000000 y = -1.000000, key = 1
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest4_0/run_test.pl Time:63s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4946
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 0 -s 0 -r 1 -w 1  -m 1 -i 100  -n 1000 -z 10 -k 0 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4953 started at 2024-12-02 22:25:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1  -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4954 started at 2024-12-02 22:25:57
22:25:57.715229|(4954|4954) 22:25:57.715273 subscriber main
22:25:57.715228|(4953|4953) 22:25:57.715274 publisher main
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715531|(4954|4954) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715532|(4953|4953) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715554|(4954|4954) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715559|(4953|4953) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715617|(4954|4954) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715617|(4953|4953) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715816|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715819|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715854|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715870|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715900|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715904|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715924|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715929|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715951|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715956|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715975|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:25:57.715@LM_INFO@22:25:57.715979|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716000|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716005|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716029|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716030|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716051|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716057|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716076|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716083|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716099|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716107|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716125|(4953|4953) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716132|(4954|4954) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716150|(4953|4953) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716157|(4954|4954) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716174|(4953|4953) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716195|(4954|4954) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716203|(4953|4953) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716221|(4954|4954) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716226|(4953|4953) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716247|(4954|4954) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716254|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716274|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716277|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716298|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716307|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716327|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716339|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716351|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716366|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716377|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716394|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716401|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716421|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716431|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716445|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716454|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716471|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716481|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716500|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716508|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716522|(4953|4953) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716531|(4954|4954) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716950|(4954|4954) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:25:57.716@LM_INFO@22:25:57.716955|(4953|4953) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718071|(4954|4954) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718072|(4953|4953) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718088|(4954|4954) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718093|(4953|4953) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718099|(4954|4954) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718104|(4953|4953) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718117|(4954|4954) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718118|(4953|4953) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:25:57.718@LM_NOTICE@22:25:57.718131|(4954|4954) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:25:57.718@LM_NOTICE@22:25:57.718133|(4953|4953) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:25:57.718@LM_DEBUG@22:25:57.718466|(4954|4954) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:25:57.718@LM_DEBUG@22:25:57.718478|(4953|4953) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718923|(4953|4953) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:25:57.718@LM_INFO@22:25:57.718930|(4954|4954) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:25:57.718@LM_DEBUG@22:25:57.718967|(4953|4953) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:25:57.718@LM_DEBUG@22:25:57.718973|(4954|4954) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:25:57.737@LM_DEBUG@22:25:57.737536|(4953|4953) attach to tcp
2024-12-02 22:25:57.737@LM_DEBUG@22:25:57.737632|(4954|4954) attach to tcp
2024-12-02 22:25:57.737@LM_DEBUG@22:25:57.737661|(4954|4954) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:25:57.762@LM_WARNING@22:25:57.762290|(4954|4954) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:25:57.762@LM_WARNING@22:25:57.762343|(4953|4953) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:25:57.773@LM_INFO@22:25:57.773584|(4954|4954) subscriber signaling ready
2024-12-02 22:25:57.774@LM_DEBUG@22:25:57.774195|(4953|4958) DataWriterImpl::add_association - bit 0 local 01030000.5cdb32fd.00000001.00000102(876bc7da) remote 01030000.5cdb32fd.00000002.00000107(b0a14985)
2024-12-02 22:25:57.774@LM_INFO@22:25:57.774256|(4953|4953) publisher signaling ready
2024-12-02 22:25:57.774@LM_DEBUG@22:25:57.774297|(4954|4957) DataReaderImpl::add_association - bit 0 local 01030000.5cdb32fd.00000002.00000107(b0a14985) remote 01030000.5cdb32fd.00000001.00000102(876bc7da)
2024-12-02 22:25:57.775@LM_DEBUG@22:25:57.775675|(4954|4962) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:25:57.775@LM_INFO@22:25:57.775815|(4953|4961) DataWriterImpl::transport_assoc_done: writer 01030000.5cdb32fd.00000001.00000102(876bc7da) succeeded in associating with reader 01030000.5cdb32fd.00000002.00000107(b0a14985)
2024-12-02 22:25:57.775@LM_DEBUG@22:25:57.775835|(4953|4961) DataWriterImpl::transport_assoc_done: writer 01030000.5cdb32fd.00000001.00000102(876bc7da) reader 01030000.5cdb32fd.00000002.00000107(b0a14985) calling association_complete_i
2024-12-02 22:25:57.775@LM_DEBUG@22:25:57.775847|(4953|4961) DataWriterImpl::association_complete_i - bit 0 local 01030000.5cdb32fd.00000001.00000102(876bc7da) remote 01030000.5cdb32fd.00000002.00000107(b0a14985)
2024-12-02 22:25:58.023@LM_INFO@22:25:58.023751|(4954|4954) subscriber checking for pub ready
2024-12-02 22:25:58.023@LM_INFO@22:25:58.023808|(4954|4954) subscriber checking for pub finished
2024-12-02 22:25:58.023@LM_DEBUG@22:25:58.023831|(4954|4954) received 0 of expected 100
2024-12-02 22:25:58.024@LM_INFO@22:25:58.024386|(4953|4953) publisher checking for sub ready
2024-12-02 22:25:58.024@LM_DEBUG@22:25:58.024479|(4953|4953) Writer::start
2024-12-02 22:25:58.024@LM_DEBUG@22:25:58.024616|(4953|4963) Writer::svc begins.
2024-12-02 22:25:58.024@LM_DEBUG@22:25:58.024647|(4953|4963) 22:25:58.024649 Writer::svc starting to write.
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025072|(4953|4963) write (0).
2024-12-02 22:25:58.025@LM_DEBUG@22:25:58.025177|(4954|4962) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025265|(4953|4963) write (1).
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025384|(4953|4963) write (2).
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025504|(4953|4963) write (3).
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025629|(4953|4963) write (4).
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025746|(4953|4963) write (5).
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025863|(4953|4963) write (6).
2024-12-02 22:25:58.025@LM_DEBUG@22:25:58.025914|(4954|4962) reader EEB6ADC0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:25:58.025@LM_DEBUG@22:25:58.025939|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.025@LM_INFO@22:25:58.025985|(4953|4963) write (7).
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026113|(4953|4963) write (8).
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026133|(4954|4962) reader EEB6ADC0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026152|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026247|(4953|4963) write (9).
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026339|(4954|4962) reader EEB6ADC0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026391|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026398|(4953|4963) write (10).
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026528|(4953|4963) write (11).
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026611|(4954|4962) reader EEB6ADC0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026633|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026656|(4953|4963) write (12).
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026785|(4953|4963) write (13).
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026815|(4954|4962) reader EEB6ADC0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:25:58.026@LM_DEBUG@22:25:58.026835|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.026@LM_INFO@22:25:58.026926|(4953|4963) write (14).
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027028|(4954|4962) reader EEB6ADC0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027050|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027052|(4953|4963) write (15).
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027171|(4953|4963) write (16).
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027232|(4954|4962) reader EEB6ADC0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027253|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027293|(4953|4963) write (17).
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027418|(4953|4963) write (18).
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027435|(4954|4962) reader EEB6ADC0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027453|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027543|(4953|4963) write (19).
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027634|(4954|4962) reader EEB6ADC0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027656|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027662|(4953|4963) write (20).
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027789|(4953|4963) write (21).
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027849|(4954|4962) reader EEB6ADC0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:25:58.027@LM_DEBUG@22:25:58.027872|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.027@LM_INFO@22:25:58.027909|(4953|4963) write (22).
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028034|(4953|4963) write (23).
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028101|(4954|4962) reader EEB6ADC0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028123|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028154|(4953|4963) write (24).
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028276|(4953|4963) write (25).
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028307|(4954|4962) reader EEB6ADC0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028328|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028398|(4953|4963) write (26).
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028510|(4954|4962) reader EEB6ADC0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028517|(4953|4963) write (27).
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028531|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028641|(4953|4963) write (28).
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028712|(4954|4962) reader EEB6ADC0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028734|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028761|(4953|4963) write (29).
2024-12-02 22:25:58.028@LM_INFO@22:25:58.028884|(4953|4963) write (30).
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028917|(4954|4962) reader EEB6ADC0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:25:58.028@LM_DEBUG@22:25:58.028938|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029014|(4953|4963) write (31).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029127|(4954|4962) reader EEB6ADC0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029133|(4953|4963) write (32).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029149|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029258|(4953|4963) write (33).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029329|(4954|4962) reader EEB6ADC0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029351|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029379|(4953|4963) write (34).
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029502|(4953|4963) write (35).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029533|(4954|4962) reader EEB6ADC0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029554|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029624|(4953|4963) write (36).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029735|(4954|4962) reader EEB6ADC0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029743|(4953|4963) write (37).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029756|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029866|(4953|4963) write (38).
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029935|(4954|4962) reader EEB6ADC0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:25:58.029@LM_DEBUG@22:25:58.029957|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.029@LM_INFO@22:25:58.029991|(4953|4963) write (39).
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030111|(4953|4963) write (40).
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030137|(4954|4962) reader EEB6ADC0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030157|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030215|(4953|4963) write (41).
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030321|(4953|4963) write (42).
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030337|(4954|4962) reader EEB6ADC0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030356|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030459|(4953|4963) write (43).
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030606|(4953|4963) write (44).
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030638|(4954|4962) reader EEB6ADC0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030659|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030734|(4953|4963) write (45).
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030842|(4954|4962) reader EEB6ADC0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030852|(4953|4963) write (46).
2024-12-02 22:25:58.030@LM_DEBUG@22:25:58.030864|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.030@LM_INFO@22:25:58.030973|(4953|4963) write (47).
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031046|(4954|4962) reader EEB6ADC0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031068|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031094|(4953|4963) write (48).
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031216|(4953|4963) write (49).
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031248|(4954|4962) reader EEB6ADC0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031269|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031338|(4953|4963) write (50).
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031451|(4954|4962) reader EEB6ADC0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031456|(4953|4963) write (51).
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031471|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031580|(4953|4963) write (52).
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031650|(4954|4962) reader EEB6ADC0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031673|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031700|(4953|4963) write (53).
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031822|(4953|4963) write (54).
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031854|(4954|4962) reader EEB6ADC0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:25:58.031@LM_DEBUG@22:25:58.031875|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.031@LM_INFO@22:25:58.031973|(4953|4963) write (55).
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032059|(4954|4962) reader EEB6ADC0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032082|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032096|(4953|4963) write (56).
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032215|(4953|4963) write (57).
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032266|(4954|4962) reader EEB6ADC0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032288|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032344|(4953|4963) write (58).
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032470|(4953|4963) write (59).
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032477|(4954|4962) reader EEB6ADC0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032505|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032596|(4953|4963) write (60).
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032689|(4954|4962) reader EEB6ADC0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032712|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032716|(4953|4963) write (61).
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032860|(4953|4963) write (62).
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032889|(4954|4962) reader EEB6ADC0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:25:58.032@LM_DEBUG@22:25:58.032908|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.032@LM_INFO@22:25:58.032986|(4953|4963) write (63).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033092|(4954|4962) reader EEB6ADC0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033105|(4953|4963) write (64).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033114|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033224|(4953|4963) write (65).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033294|(4954|4962) reader EEB6ADC0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033316|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033346|(4953|4963) write (66).
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033470|(4953|4963) write (67).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033497|(4954|4962) reader EEB6ADC0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033517|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033594|(4953|4963) write (68).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033699|(4954|4962) reader EEB6ADC0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033713|(4953|4963) write (69).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033721|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033833|(4953|4963) write (70).
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033901|(4954|4962) reader EEB6ADC0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:25:58.033@LM_DEBUG@22:25:58.033923|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.033@LM_INFO@22:25:58.033955|(4953|4963) write (71).
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034077|(4953|4963) write (72).
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034171|(4954|4962) reader EEB6ADC0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034194|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034195|(4953|4963) write (73).
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034315|(4953|4963) write (74).
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034393|(4954|4962) reader EEB6ADC0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034419|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034466|(4953|4963) write (75).
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034589|(4953|4963) write (76).
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034612|(4954|4962) reader EEB6ADC0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034632|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034714|(4953|4963) write (77).
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034814|(4954|4962) reader EEB6ADC0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:25:58.034@LM_DEBUG@22:25:58.034837|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034834|(4953|4963) write (78).
2024-12-02 22:25:58.034@LM_INFO@22:25:58.034966|(4953|4963) write (79).
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035025|(4954|4962) reader EEB6ADC0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035047|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035089|(4953|4963) write (80).
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035212|(4953|4963) write (81).
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035229|(4954|4962) reader EEB6ADC0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035248|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035336|(4953|4963) write (82).
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035430|(4954|4962) reader EEB6ADC0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035453|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035454|(4953|4963) write (83).
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035573|(4953|4963) write (84).
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035634|(4954|4962) reader EEB6ADC0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035656|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035693|(4953|4963) write (85).
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035815|(4953|4963) write (86).
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035838|(4954|4962) reader EEB6ADC0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:25:58.035@LM_DEBUG@22:25:58.035858|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.035@LM_INFO@22:25:58.035938|(4953|4963) write (87).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036042|(4954|4962) reader EEB6ADC0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036060|(4953|4963) write (88).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036064|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036180|(4953|4963) write (89).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036247|(4954|4962) reader EEB6ADC0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036269|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036300|(4953|4963) write (90).
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036423|(4953|4963) write (91).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036449|(4954|4962) reader EEB6ADC0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036470|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036546|(4953|4963) write (92).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036653|(4954|4962) reader EEB6ADC0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036665|(4953|4963) write (93).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036675|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036786|(4953|4963) write (94).
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036854|(4954|4962) reader EEB6ADC0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:25:58.036@LM_DEBUG@22:25:58.036876|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.036@LM_INFO@22:25:58.036928|(4953|4963) write (95).
2024-12-02 22:25:58.037@LM_INFO@22:25:58.037050|(4953|4963) write (96).
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037068|(4954|4962) reader EEB6ADC0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037087|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.037@LM_INFO@22:25:58.037175|(4953|4963) write (97).
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037271|(4954|4962) reader EEB6ADC0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:25:58.037@LM_INFO@22:25:58.037293|(4953|4963) write (98).
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037303|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.037@LM_INFO@22:25:58.037415|(4953|4963) write (99).
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037485|(4954|4962) reader EEB6ADC0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037508|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037540|(4953|4963) Writer::svc finished.
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037668|(4954|4962) reader EEB6ADC0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037684|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037796|(4954|4962) reader EEB6ADC0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037810|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037916|(4954|4962) reader EEB6ADC0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:25:58.037@LM_DEBUG@22:25:58.037930|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038034|(4954|4962) reader EEB6ADC0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038049|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038152|(4954|4962) reader EEB6ADC0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038167|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038271|(4954|4962) reader EEB6ADC0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038285|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038417|(4954|4962) reader EEB6ADC0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038433|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038554|(4954|4962) reader EEB6ADC0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038569|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038674|(4954|4962) reader EEB6ADC0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038688|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038791|(4954|4962) reader EEB6ADC0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038805|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038909|(4954|4962) reader EEB6ADC0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:25:58.038@LM_DEBUG@22:25:58.038923|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039031|(4954|4962) reader EEB6ADC0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039045|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039149|(4954|4962) reader EEB6ADC0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039164|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039267|(4954|4962) reader EEB6ADC0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039281|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039385|(4954|4962) reader EEB6ADC0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039408|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039576|(4954|4962) reader EEB6ADC0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039592|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039697|(4954|4962) reader EEB6ADC0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039711|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039815|(4954|4962) reader EEB6ADC0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039829|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039933|(4954|4962) reader EEB6ADC0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:25:58.039@LM_DEBUG@22:25:58.039947|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040050|(4954|4962) reader EEB6ADC0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040064|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040168|(4954|4962) reader EEB6ADC0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040182|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040284|(4954|4962) reader EEB6ADC0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040298|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040402|(4954|4962) reader EEB6ADC0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040416|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040520|(4954|4962) reader EEB6ADC0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040534|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040638|(4954|4962) reader EEB6ADC0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040653|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040754|(4954|4962) reader EEB6ADC0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040768|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040872|(4954|4962) reader EEB6ADC0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040886|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.040@LM_DEBUG@22:25:58.040989|(4954|4962) reader EEB6ADC0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041003|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041106|(4954|4962) reader EEB6ADC0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041120|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041223|(4954|4962) reader EEB6ADC0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041237|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041341|(4954|4962) reader EEB6ADC0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041355|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041458|(4954|4962) reader EEB6ADC0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041479|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041584|(4954|4962) reader EEB6ADC0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041598|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041703|(4954|4962) reader EEB6ADC0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041717|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041821|(4954|4962) reader EEB6ADC0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041835|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041938|(4954|4962) reader EEB6ADC0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:25:58.041@LM_DEBUG@22:25:58.041952|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042055|(4954|4962) reader EEB6ADC0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042069|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042172|(4954|4962) reader EEB6ADC0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042186|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042289|(4954|4962) reader EEB6ADC0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042303|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042436|(4954|4962) reader EEB6ADC0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042452|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042566|(4954|4962) reader EEB6ADC0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042580|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042684|(4954|4962) reader EEB6ADC0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042698|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042801|(4954|4962) reader EEB6ADC0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042815|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042919|(4954|4962) reader EEB6ADC0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:25:58.042@LM_DEBUG@22:25:58.042933|(4954|4962) SampleInfo.sample_rank = 0
2024-12-02 22:25:58.274@LM_INFO@22:25:58.274695|(4953|4953) publisher signaling finished
2024-12-02 22:25:58.274@LM_DEBUG@22:25:58.274801|(4953|4953) notifying subscriber of 0 timeout writes
2024-12-02 22:25:58.524@LM_INFO@22:25:58.524965|(4953|4953) publisher checking for sub finished
2024-12-02 22:25:58.775@LM_INFO@22:25:58.775183|(4953|4953) publisher checking for sub finished
2024-12-02 22:25:59.023@LM_INFO@22:25:59.023972|(4954|4954) subscriber signaling finished
2024-12-02 22:25:59.025@LM_INFO@22:25:59.025356|(4953|4953) publisher checking for sub finished
2024-12-02 22:25:59.025@LM_DEBUG@22:25:59.025392|(4953|4953) Writer::end
2024-12-02 22:25:59.026@LM_DEBUG@22:25:59.026026|(4953|4956) DataWriterImpl::remove_associations: bit 0 local 01030000.5cdb32fd.00000001.00000102(876bc7da) remote 01030000.5cdb32fd.00000002.00000107(b0a14985) num remotes 1
2024-12-02 22:25:59.026@LM_DEBUG@22:25:59.026094|(4954|4962) instance is disposed
2024-12-02 22:25:59.026@LM_DEBUG@22:25:59.026444|(4953|4961) DataLink::handle_exception() - (delay) scheduling timer for future release
2024-12-02 22:25:59.027@LM_DEBUG@22:25:59.027201|(4954|4957) DataReaderImpl::remove_associations: bit 0 local 01030000.5cdb32fd.00000002.00000107(b0a14985) remote 01030000.5cdb32fd.00000001.00000102(876bc7da) num remotes 1
2024-12-02 22:25:59.027@LM_DEBUG@22:25:59.027265|(4954|4957) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5cdb32fd.00000002.00000107(b0a14985) remote 01030000.5cdb32fd.00000001.00000102(876bc7da) num remotes 1
2024-12-02 22:25:59.027@LM_DEBUG@22:25:59.027307|(4954|4957) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:25:59.027@LM_DEBUG@22:25:59.027536|(4954|4957) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:25:59.027@LM_DEBUG@22:25:59.027541|(4954|4962) DataLink::handle_exception() - (delay) scheduling timer for future release
2024-12-02 22:25:59.028@LM_DEBUG@22:25:59.028102|(4953|4953) Service_Participant::shutdown
2024-12-02 22:25:59.028@LM_DEBUG@22:25:59.028711|(4954|4962) TcpConnection::handle_close() called on transport: tcp to 10.1.0.5:37155 , reconnect_state = INIT_STATE.
2024-12-02 22:25:59.031@LM_DEBUG@22:25:59.031104|(4953|4953) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:25:59.031@LM_DEBUG@22:25:59.031363|(4953|4953) Service_Participant::~Service_Participant
2024-12-02 22:25:59.031@LM_DEBUG@22:25:59.031378|(4953|4953) Service_Participant::shutdown
2024-12-02 22:25:59.274@LM_INFO@22:25:59.274200|(4954|4954) subscriber checking for pub finished
2024-12-02 22:25:59.274@LM_INFO@22:25:59.274293|(4954|4954) subscriber starting shutdown
2024-12-02 22:25:59.275@LM_DEBUG@22:25:59.275299|(4954|4955) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:25:59.276@LM_INFO@22:25:59.276306|(4954|4954) subscriber shutdown of ServiceParticipant
2024-12-02 22:25:59.276@LM_DEBUG@22:25:59.276325|(4954|4954) Service_Participant::shutdown
2024-12-02 22:25:59.277@LM_DEBUG@22:25:59.277155|(4954|4954) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:25:59.279@LM_INFO@22:25:59.279252|(4954|4954) subscriber exiting with status 0
2024-12-02 22:25:59.279@LM_DEBUG@22:25:59.279528|(4954|4954) Service_Participant::~Service_Participant
2024-12-02 22:25:59.279@LM_DEBUG@22:25:59.279541|(4954|4954) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:25:59.307749|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl Time:2s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl udp #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4965
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 1 -c 0  -p 0 -s 0 -r 1 -w 1  -m 1 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4972 started at 2024-12-02 22:25:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1  -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4973 started at 2024-12-02 22:25:59
22:25:59.565445|(4972|4972) 22:25:59.565491 publisher main
22:25:59.565448|(4973|4973) 22:25:59.565491 subscriber main
2024-12-02 22:25:59.565@LM_INFO@22:25:59.565759|(4973|4973) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:25:59.565@LM_INFO@22:25:59.565759|(4972|4972) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:25:59.565@LM_INFO@22:25:59.565782|(4973|4973) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:25:59.565@LM_INFO@22:25:59.565786|(4972|4972) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:25:59.565@LM_INFO@22:25:59.565846|(4972|4972) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:25:59.565@LM_INFO@22:25:59.565846|(4973|4973) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566053|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566055|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566093|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566105|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566135|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566140|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566160|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566166|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566188|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566194|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566212|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566219|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566238|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566245|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566267|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566269|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566290|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566297|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566317|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566324|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566340|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566347|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566399|(4972|4972) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566404|(4973|4973) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566435|(4972|4972) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566438|(4973|4973) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566460|(4972|4972) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566464|(4973|4973) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566490|(4972|4972) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566491|(4973|4973) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566514|(4972|4972) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566519|(4973|4973) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566541|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566547|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566565|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566581|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566596|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566614|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566620|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566638|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566647|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566665|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566676|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566689|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566703|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566720|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566727|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566745|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566754|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566771|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566782|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566799|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566806|(4972|4972) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:25:59.566@LM_INFO@22:25:59.566822|(4973|4973) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:25:59.567@LM_INFO@22:25:59.567229|(4973|4973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:25:59.567@LM_INFO@22:25:59.567231|(4972|4972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568380|(4972|4972) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568381|(4973|4973) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568398|(4972|4972) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568403|(4973|4973) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568410|(4972|4972) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568417|(4973|4973) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568420|(4972|4972) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:25:59.568@LM_INFO@22:25:59.568428|(4973|4973) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:25:59.568@LM_NOTICE@22:25:59.568434|(4972|4972) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:25:59.568@LM_NOTICE@22:25:59.568442|(4973|4973) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:25:59.568@LM_DEBUG@22:25:59.568779|(4972|4972) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:25:59.568@LM_DEBUG@22:25:59.568780|(4973|4973) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:25:59.569@LM_DEBUG@22:25:59.569145|Publisher Using UDP transport.
2024-12-02 22:25:59.569@LM_DEBUG@22:25:59.569145|Subscriber Using UDP transport.
2024-12-02 22:25:59.569@LM_INFO@22:25:59.569285|(4972|4972) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:25:59.569@LM_INFO@22:25:59.569299|(4973|4973) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:25:59.569@LM_DEBUG@22:25:59.569325|(4972|4972) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:25:59.569@LM_DEBUG@22:25:59.569341|(4973|4973) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:25:59.582@LM_DEBUG@22:25:59.582112|(4973|4973) attach to udp
2024-12-02 22:25:59.582@LM_DEBUG@22:25:59.582148|(4973|4973) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:25:59.582@LM_DEBUG@22:25:59.582176|(4972|4972) attach to udp
2024-12-02 22:25:59.595@LM_WARNING@22:25:59.595011|(4972|4972) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:25:59.595@LM_WARNING@22:25:59.595084|(4973|4973) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:25:59.601@LM_INFO@22:25:59.601711|(4972|4972) publisher signaling ready
2024-12-02 22:25:59.602@LM_DEBUG@22:25:59.602291|(4972|4977) DataWriterImpl::add_association - bit 0 local 01030000.1d1f1efa.00000002.00000102(4b7d97f0) remote 01030000.1d1f1efa.00000001.00000107(7cb719af)
2024-12-02 22:25:59.602@LM_INFO@22:25:59.602391|(4973|4973) subscriber signaling ready
2024-12-02 22:25:59.602@LM_DEBUG@22:25:59.602445|(4973|4976) DataReaderImpl::add_association - bit 0 local 01030000.1d1f1efa.00000001.00000107(7cb719af) remote 01030000.1d1f1efa.00000002.00000102(4b7d97f0)
2024-12-02 22:25:59.603@LM_INFO@22:25:59.603385|(4972|4977) DataWriterImpl::transport_assoc_done: writer 01030000.1d1f1efa.00000002.00000102(4b7d97f0) succeeded in associating with reader 01030000.1d1f1efa.00000001.00000107(7cb719af)
2024-12-02 22:25:59.603@LM_DEBUG@22:25:59.603411|(4972|4977) DataWriterImpl::transport_assoc_done: writer 01030000.1d1f1efa.00000002.00000102(4b7d97f0) reader 01030000.1d1f1efa.00000001.00000107(7cb719af) calling association_complete_i
2024-12-02 22:25:59.603@LM_DEBUG@22:25:59.603428|(4972|4977) DataWriterImpl::association_complete_i - bit 0 local 01030000.1d1f1efa.00000002.00000102(4b7d97f0) remote 01030000.1d1f1efa.00000001.00000107(7cb719af)
2024-12-02 22:25:59.603@LM_DEBUG@22:25:59.603510|(4973|4981) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:25:59.851@LM_INFO@22:25:59.851912|(4972|4972) publisher checking for sub ready
2024-12-02 22:25:59.852@LM_DEBUG@22:25:59.852056|(4972|4972) Writer::start
2024-12-02 22:25:59.852@LM_DEBUG@22:25:59.852413|(4972|4982) Writer::svc begins.
2024-12-02 22:25:59.852@LM_DEBUG@22:25:59.852447|(4972|4982) 22:25:59.852449 Writer::svc starting to write.
2024-12-02 22:25:59.852@LM_INFO@22:25:59.852568|(4973|4973) subscriber checking for pub ready
2024-12-02 22:25:59.852@LM_INFO@22:25:59.852612|(4973|4973) subscriber checking for pub finished
2024-12-02 22:25:59.852@LM_DEBUG@22:25:59.852628|(4973|4973) received 0 of expected 100
2024-12-02 22:25:59.853@LM_INFO@22:25:59.853017|(4972|4982) write (0).
2024-12-02 22:25:59.853@LM_DEBUG@22:25:59.853031|(4973|4981) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:25:59.853@LM_DEBUG@22:25:59.853621|(4973|4981) reader C13E8DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:25:59.853@LM_DEBUG@22:25:59.853656|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:25:59.903@LM_INFO@22:25:59.903329|(4972|4982) write (1).
2024-12-02 22:25:59.903@LM_DEBUG@22:25:59.903907|(4973|4981) reader C13E8DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2024-12-02 22:25:59.903@LM_DEBUG@22:25:59.903931|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:25:59.953@LM_INFO@22:25:59.953790|(4972|4982) write (2).
2024-12-02 22:25:59.954@LM_DEBUG@22:25:59.954413|(4973|4981) reader C13E8DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:25:59.954@LM_DEBUG@22:25:59.954442|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.004@LM_INFO@22:26:00.004285|(4972|4982) write (3).
2024-12-02 22:26:00.004@LM_DEBUG@22:26:00.004937|(4973|4981) reader C13E8DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:26:00.004@LM_DEBUG@22:26:00.004969|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.054@LM_INFO@22:26:00.054817|(4972|4982) write (4).
2024-12-02 22:26:00.055@LM_DEBUG@22:26:00.055457|(4973|4981) reader C13E8DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:00.055@LM_DEBUG@22:26:00.055484|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.105@LM_INFO@22:26:00.105323|(4972|4982) write (5).
2024-12-02 22:26:00.105@LM_DEBUG@22:26:00.105918|(4973|4981) reader C13E8DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:26:00.105@LM_DEBUG@22:26:00.105947|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.155@LM_INFO@22:26:00.155778|(4972|4982) write (6).
2024-12-02 22:26:00.156@LM_DEBUG@22:26:00.156372|(4973|4981) reader C13E8DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:00.156@LM_DEBUG@22:26:00.156401|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.206@LM_INFO@22:26:00.206254|(4972|4982) write (7).
2024-12-02 22:26:00.206@LM_DEBUG@22:26:00.206873|(4973|4981) reader C13E8DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:26:00.206@LM_DEBUG@22:26:00.206902|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.256@LM_INFO@22:26:00.256731|(4972|4982) write (8).
2024-12-02 22:26:00.257@LM_DEBUG@22:26:00.257254|(4973|4981) reader C13E8DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:00.257@LM_DEBUG@22:26:00.257279|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.307@LM_INFO@22:26:00.307173|(4972|4982) write (9).
2024-12-02 22:26:00.307@LM_DEBUG@22:26:00.307742|(4973|4981) reader C13E8DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:26:00.307@LM_DEBUG@22:26:00.307767|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.357@LM_INFO@22:26:00.357611|(4972|4982) write (10).
2024-12-02 22:26:00.358@LM_DEBUG@22:26:00.358130|(4973|4981) reader C13E8DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:00.358@LM_DEBUG@22:26:00.358155|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.408@LM_INFO@22:26:00.408036|(4972|4982) write (11).
2024-12-02 22:26:00.408@LM_DEBUG@22:26:00.408620|(4973|4981) reader C13E8DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:26:00.408@LM_DEBUG@22:26:00.408650|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.458@LM_INFO@22:26:00.458483|(4972|4982) write (12).
2024-12-02 22:26:00.459@LM_DEBUG@22:26:00.459038|(4973|4981) reader C13E8DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:26:00.459@LM_DEBUG@22:26:00.459064|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.508@LM_INFO@22:26:00.508949|(4972|4982) write (13).
2024-12-02 22:26:00.509@LM_DEBUG@22:26:00.509543|(4973|4981) reader C13E8DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:00.509@LM_DEBUG@22:26:00.509572|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.559@LM_INFO@22:26:00.559400|(4972|4982) write (14).
2024-12-02 22:26:00.559@LM_DEBUG@22:26:00.559981|(4973|4981) reader C13E8DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:26:00.560@LM_DEBUG@22:26:00.560011|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.609@LM_INFO@22:26:00.609842|(4972|4982) write (15).
2024-12-02 22:26:00.610@LM_DEBUG@22:26:00.610409|(4973|4981) reader C13E8DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:00.610@LM_DEBUG@22:26:00.610435|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.660@LM_INFO@22:26:00.660265|(4972|4982) write (16).
2024-12-02 22:26:00.660@LM_DEBUG@22:26:00.660816|(4973|4981) reader C13E8DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:26:00.660@LM_DEBUG@22:26:00.660845|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.710@LM_INFO@22:26:00.710689|(4972|4982) write (17).
2024-12-02 22:26:00.711@LM_DEBUG@22:26:00.711229|(4973|4981) reader C13E8DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:00.711@LM_DEBUG@22:26:00.711257|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.761@LM_INFO@22:26:00.761103|(4972|4982) write (18).
2024-12-02 22:26:00.761@LM_DEBUG@22:26:00.761650|(4973|4981) reader C13E8DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:26:00.761@LM_DEBUG@22:26:00.761674|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.811@LM_INFO@22:26:00.811534|(4972|4982) write (19).
2024-12-02 22:26:00.812@LM_DEBUG@22:26:00.812116|(4973|4981) reader C13E8DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:00.812@LM_DEBUG@22:26:00.812146|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.852@LM_INFO@22:26:00.852772|(4973|4973) subscriber checking for pub finished
2024-12-02 22:26:00.852@LM_DEBUG@22:26:00.852840|(4973|4973) received 20 of expected 100
2024-12-02 22:26:00.861@LM_INFO@22:26:00.861974|(4972|4982) write (20).
2024-12-02 22:26:00.862@LM_DEBUG@22:26:00.862548|(4973|4981) reader C13E8DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:26:00.862@LM_DEBUG@22:26:00.862576|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.912@LM_INFO@22:26:00.912423|(4972|4982) write (21).
2024-12-02 22:26:00.912@LM_DEBUG@22:26:00.912988|(4973|4981) reader C13E8DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:00.913@LM_DEBUG@22:26:00.913014|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:00.962@LM_INFO@22:26:00.962871|(4972|4982) write (22).
2024-12-02 22:26:00.963@LM_DEBUG@22:26:00.963455|(4973|4981) reader C13E8DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:26:00.963@LM_DEBUG@22:26:00.963485|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.013@LM_INFO@22:26:01.013319|(4972|4982) write (23).
2024-12-02 22:26:01.013@LM_DEBUG@22:26:01.013898|(4973|4981) reader C13E8DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:01.013@LM_DEBUG@22:26:01.013928|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.063@LM_INFO@22:26:01.063766|(4972|4982) write (24).
2024-12-02 22:26:01.064@LM_DEBUG@22:26:01.064308|(4973|4981) reader C13E8DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:01.064@LM_DEBUG@22:26:01.064334|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.114@LM_INFO@22:26:01.114209|(4972|4982) write (25).
2024-12-02 22:26:01.114@LM_DEBUG@22:26:01.114808|(4973|4981) reader C13E8DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:26:01.114@LM_DEBUG@22:26:01.114837|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.164@LM_INFO@22:26:01.164682|(4972|4982) write (26).
2024-12-02 22:26:01.165@LM_DEBUG@22:26:01.165257|(4973|4981) reader C13E8DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:26:01.165@LM_DEBUG@22:26:01.165303|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.215@LM_INFO@22:26:01.215123|(4972|4982) write (27).
2024-12-02 22:26:01.215@LM_DEBUG@22:26:01.215656|(4973|4981) reader C13E8DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:01.215@LM_DEBUG@22:26:01.215685|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.265@LM_INFO@22:26:01.265543|(4972|4982) write (28).
2024-12-02 22:26:01.266@LM_DEBUG@22:26:01.266132|(4973|4981) reader C13E8DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:26:01.266@LM_DEBUG@22:26:01.266163|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.315@LM_INFO@22:26:01.316002|(4972|4982) write (29).
2024-12-02 22:26:01.316@LM_DEBUG@22:26:01.316581|(4973|4981) reader C13E8DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:01.316@LM_DEBUG@22:26:01.316607|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.366@LM_INFO@22:26:01.366453|(4972|4982) write (30).
2024-12-02 22:26:01.367@LM_DEBUG@22:26:01.367043|(4973|4981) reader C13E8DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:01.367@LM_DEBUG@22:26:01.367074|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.416@LM_INFO@22:26:01.416912|(4972|4982) write (31).
2024-12-02 22:26:01.417@LM_DEBUG@22:26:01.417505|(4973|4981) reader C13E8DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:26:01.417@LM_DEBUG@22:26:01.417535|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.467@LM_INFO@22:26:01.467366|(4972|4982) write (32).
2024-12-02 22:26:01.467@LM_DEBUG@22:26:01.467919|(4973|4981) reader C13E8DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:01.467@LM_DEBUG@22:26:01.467944|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.517@LM_INFO@22:26:01.517801|(4972|4982) write (33).
2024-12-02 22:26:01.518@LM_DEBUG@22:26:01.518415|(4973|4981) reader C13E8DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:26:01.518@LM_DEBUG@22:26:01.518446|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.568@LM_INFO@22:26:01.568243|(4972|4982) write (34).
2024-12-02 22:26:01.568@LM_DEBUG@22:26:01.568822|(4973|4981) reader C13E8DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:01.568@LM_DEBUG@22:26:01.568852|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.618@LM_INFO@22:26:01.618691|(4972|4982) write (35).
2024-12-02 22:26:01.619@LM_DEBUG@22:26:01.619243|(4973|4981) reader C13E8DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:26:01.619@LM_DEBUG@22:26:01.619268|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.669@LM_INFO@22:26:01.669134|(4972|4982) write (36).
2024-12-02 22:26:01.669@LM_DEBUG@22:26:01.669661|(4973|4981) reader C13E8DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:01.669@LM_DEBUG@22:26:01.669691|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.719@LM_INFO@22:26:01.719568|(4972|4982) write (37).
2024-12-02 22:26:01.720@LM_DEBUG@22:26:01.720148|(4973|4981) reader C13E8DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:26:01.720@LM_DEBUG@22:26:01.720177|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.770@LM_INFO@22:26:01.770015|(4972|4982) write (38).
2024-12-02 22:26:01.770@LM_DEBUG@22:26:01.770626|(4973|4981) reader C13E8DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:01.770@LM_DEBUG@22:26:01.770652|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.820@LM_INFO@22:26:01.820458|(4972|4982) write (39).
2024-12-02 22:26:01.820@LM_DEBUG@22:26:01.820970|(4973|4981) reader C13E8DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:26:01.821@LM_DEBUG@22:26:01.821009|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.852@LM_INFO@22:26:01.852972|(4973|4973) subscriber checking for pub finished
2024-12-02 22:26:01.853@LM_DEBUG@22:26:01.853026|(4973|4973) received 40 of expected 100
2024-12-02 22:26:01.870@LM_INFO@22:26:01.870861|(4972|4982) write (40).
2024-12-02 22:26:01.871@LM_DEBUG@22:26:01.871377|(4973|4981) reader C13E8DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:01.871@LM_DEBUG@22:26:01.871404|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.921@LM_INFO@22:26:01.921259|(4972|4982) write (41).
2024-12-02 22:26:01.921@LM_DEBUG@22:26:01.921749|(4973|4981) reader C13E8DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:26:01.921@LM_DEBUG@22:26:01.921776|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:01.971@LM_INFO@22:26:01.971668|(4972|4982) write (42).
2024-12-02 22:26:01.972@LM_DEBUG@22:26:01.972274|(4973|4981) reader C13E8DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:01.972@LM_DEBUG@22:26:01.972304|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.022@LM_INFO@22:26:02.022129|(4972|4982) write (43).
2024-12-02 22:26:02.022@LM_DEBUG@22:26:02.022742|(4973|4981) reader C13E8DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:26:02.022@LM_DEBUG@22:26:02.022773|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.072@LM_INFO@22:26:02.072609|(4972|4982) write (44).
2024-12-02 22:26:02.073@LM_DEBUG@22:26:02.073176|(4973|4981) reader C13E8DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:02.073@LM_DEBUG@22:26:02.073202|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.123@LM_INFO@22:26:02.123088|(4972|4982) write (45).
2024-12-02 22:26:02.123@LM_DEBUG@22:26:02.123685|(4973|4981) reader C13E8DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:26:02.123@LM_DEBUG@22:26:02.123714|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.173@LM_INFO@22:26:02.173573|(4972|4982) write (46).
2024-12-02 22:26:02.174@LM_DEBUG@22:26:02.174184|(4973|4981) reader C13E8DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:02.174@LM_DEBUG@22:26:02.174211|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.224@LM_INFO@22:26:02.224070|(4972|4982) write (47).
2024-12-02 22:26:02.224@LM_DEBUG@22:26:02.224684|(4973|4981) reader C13E8DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:26:02.224@LM_DEBUG@22:26:02.224715|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.274@LM_INFO@22:26:02.274544|(4972|4982) write (48).
2024-12-02 22:26:02.275@LM_DEBUG@22:26:02.275144|(4973|4981) reader C13E8DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:02.275@LM_DEBUG@22:26:02.275174|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.325@LM_INFO@22:26:02.325027|(4972|4982) write (49).
2024-12-02 22:26:02.325@LM_DEBUG@22:26:02.325612|(4973|4981) reader C13E8DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:26:02.325@LM_DEBUG@22:26:02.325637|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.375@LM_INFO@22:26:02.375498|(4972|4982) write (50).
2024-12-02 22:26:02.376@LM_DEBUG@22:26:02.376082|(4973|4981) reader C13E8DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:02.376@LM_DEBUG@22:26:02.376112|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.425@LM_INFO@22:26:02.425956|(4972|4982) write (51).
2024-12-02 22:26:02.426@LM_DEBUG@22:26:02.426552|(4973|4981) reader C13E8DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:26:02.426@LM_DEBUG@22:26:02.426581|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.476@LM_INFO@22:26:02.476426|(4972|4982) write (52).
2024-12-02 22:26:02.477@LM_DEBUG@22:26:02.477016|(4973|4981) reader C13E8DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:02.477@LM_DEBUG@22:26:02.477042|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.526@LM_INFO@22:26:02.526912|(4972|4982) write (53).
2024-12-02 22:26:02.527@LM_DEBUG@22:26:02.527507|(4973|4981) reader C13E8DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:26:02.527@LM_DEBUG@22:26:02.527538|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.577@LM_INFO@22:26:02.577334|(4972|4982) write (54).
2024-12-02 22:26:02.577@LM_DEBUG@22:26:02.577899|(4973|4981) reader C13E8DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:26:02.577@LM_DEBUG@22:26:02.577923|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.627@LM_INFO@22:26:02.627787|(4972|4982) write (55).
2024-12-02 22:26:02.628@LM_DEBUG@22:26:02.628372|(4973|4981) reader C13E8DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:02.628@LM_DEBUG@22:26:02.628402|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.678@LM_INFO@22:26:02.678239|(4972|4982) write (56).
2024-12-02 22:26:02.678@LM_DEBUG@22:26:02.678845|(4973|4981) reader C13E8DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:26:02.678@LM_DEBUG@22:26:02.678875|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.728@LM_INFO@22:26:02.728717|(4972|4982) write (57).
2024-12-02 22:26:02.729@LM_DEBUG@22:26:02.729292|(4973|4981) reader C13E8DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:02.729@LM_DEBUG@22:26:02.729318|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.779@LM_INFO@22:26:02.779168|(4972|4982) write (58).
2024-12-02 22:26:02.779@LM_DEBUG@22:26:02.779737|(4973|4981) reader C13E8DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:02.779@LM_DEBUG@22:26:02.779766|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.829@LM_INFO@22:26:02.829608|(4972|4982) write (59).
2024-12-02 22:26:02.830@LM_DEBUG@22:26:02.830203|(4973|4981) reader C13E8DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:26:02.830@LM_DEBUG@22:26:02.830232|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.853@LM_INFO@22:26:02.853192|(4973|4973) subscriber checking for pub finished
2024-12-02 22:26:02.853@LM_DEBUG@22:26:02.853266|(4973|4973) received 60 of expected 100
2024-12-02 22:26:02.880@LM_INFO@22:26:02.880069|(4972|4982) write (60).
2024-12-02 22:26:02.880@LM_DEBUG@22:26:02.880658|(4973|4981) reader C13E8DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:26:02.880@LM_DEBUG@22:26:02.880684|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.930@LM_INFO@22:26:02.930559|(4972|4982) write (61).
2024-12-02 22:26:02.931@LM_DEBUG@22:26:02.931156|(4973|4981) reader C13E8DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:02.931@LM_DEBUG@22:26:02.931186|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:02.981@LM_INFO@22:26:02.981020|(4972|4982) write (62).
2024-12-02 22:26:02.981@LM_DEBUG@22:26:02.981619|(4973|4981) reader C13E8DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:26:02.981@LM_DEBUG@22:26:02.981649|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.031@LM_INFO@22:26:03.031497|(4972|4982) write (63).
2024-12-02 22:26:03.032@LM_DEBUG@22:26:03.032036|(4973|4981) reader C13E8DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:03.032@LM_DEBUG@22:26:03.032061|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.081@LM_INFO@22:26:03.081941|(4972|4982) write (64).
2024-12-02 22:26:03.082@LM_DEBUG@22:26:03.082556|(4973|4981) reader C13E8DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:03.082@LM_DEBUG@22:26:03.082586|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.132@LM_INFO@22:26:03.132405|(4972|4982) write (65).
2024-12-02 22:26:03.132@LM_DEBUG@22:26:03.132993|(4973|4981) reader C13E8DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:26:03.133@LM_DEBUG@22:26:03.133019|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.182@LM_INFO@22:26:03.182888|(4972|4982) write (66).
2024-12-02 22:26:03.183@LM_DEBUG@22:26:03.183470|(4973|4981) reader C13E8DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:03.183@LM_DEBUG@22:26:03.183500|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.233@LM_INFO@22:26:03.233359|(4972|4982) write (67).
2024-12-02 22:26:03.233@LM_DEBUG@22:26:03.233949|(4973|4981) reader C13E8DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:26:03.233@LM_DEBUG@22:26:03.233979|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.283@LM_INFO@22:26:03.283819|(4972|4982) write (68).
2024-12-02 22:26:03.284@LM_DEBUG@22:26:03.284384|(4973|4981) reader C13E8DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:03.284@LM_DEBUG@22:26:03.284410|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.334@LM_INFO@22:26:03.334290|(4972|4982) write (69).
2024-12-02 22:26:03.334@LM_DEBUG@22:26:03.334932|(4973|4981) reader C13E8DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:26:03.334@LM_DEBUG@22:26:03.334962|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.384@LM_INFO@22:26:03.384804|(4972|4982) write (70).
2024-12-02 22:26:03.385@LM_DEBUG@22:26:03.385388|(4973|4981) reader C13E8DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:03.385@LM_DEBUG@22:26:03.385418|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.435@LM_INFO@22:26:03.435273|(4972|4982) write (71).
2024-12-02 22:26:03.435@LM_DEBUG@22:26:03.435835|(4973|4981) reader C13E8DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:26:03.435@LM_DEBUG@22:26:03.435861|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.485@LM_INFO@22:26:03.485737|(4972|4982) write (72).
2024-12-02 22:26:03.486@LM_DEBUG@22:26:03.486322|(4973|4981) reader C13E8DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:03.486@LM_DEBUG@22:26:03.486352|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.536@LM_INFO@22:26:03.536188|(4972|4982) write (73).
2024-12-02 22:26:03.536@LM_DEBUG@22:26:03.536735|(4973|4981) reader C13E8DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:26:03.536@LM_DEBUG@22:26:03.536760|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.586@LM_INFO@22:26:03.586614|(4972|4982) write (74).
2024-12-02 22:26:03.587@LM_DEBUG@22:26:03.587124|(4973|4981) reader C13E8DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:03.587@LM_DEBUG@22:26:03.587152|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.636@LM_INFO@22:26:03.637011|(4972|4982) write (75).
2024-12-02 22:26:03.637@LM_DEBUG@22:26:03.637478|(4973|4981) reader C13E8DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:26:03.637@LM_DEBUG@22:26:03.637503|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.687@LM_INFO@22:26:03.687407|(4972|4982) write (76).
2024-12-02 22:26:03.687@LM_DEBUG@22:26:03.687964|(4973|4981) reader C13E8DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:03.687@LM_DEBUG@22:26:03.687993|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.737@LM_INFO@22:26:03.737866|(4972|4982) write (77).
2024-12-02 22:26:03.738@LM_DEBUG@22:26:03.738454|(4973|4981) reader C13E8DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:26:03.738@LM_DEBUG@22:26:03.738483|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.788@LM_INFO@22:26:03.788312|(4972|4982) write (78).
2024-12-02 22:26:03.788@LM_DEBUG@22:26:03.788919|(4973|4981) reader C13E8DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:03.788@LM_DEBUG@22:26:03.788949|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.838@LM_INFO@22:26:03.838785|(4972|4982) write (79).
2024-12-02 22:26:03.839@LM_DEBUG@22:26:03.839345|(4973|4981) reader C13E8DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:26:03.839@LM_DEBUG@22:26:03.839370|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.853@LM_INFO@22:26:03.853399|(4973|4973) subscriber checking for pub finished
2024-12-02 22:26:03.853@LM_DEBUG@22:26:03.853448|(4973|4973) received 80 of expected 100
2024-12-02 22:26:03.889@LM_INFO@22:26:03.889226|(4972|4982) write (80).
2024-12-02 22:26:03.889@LM_DEBUG@22:26:03.889787|(4973|4981) reader C13E8DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:03.889@LM_DEBUG@22:26:03.889818|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.939@LM_INFO@22:26:03.939662|(4972|4982) write (81).
2024-12-02 22:26:03.940@LM_DEBUG@22:26:03.940200|(4973|4981) reader C13E8DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:26:03.940@LM_DEBUG@22:26:03.940228|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:03.990@LM_INFO@22:26:03.990085|(4972|4982) write (82).
2024-12-02 22:26:03.990@LM_DEBUG@22:26:03.990653|(4973|4981) reader C13E8DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:03.990@LM_DEBUG@22:26:03.990678|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.040@LM_INFO@22:26:04.040545|(4972|4982) write (83).
2024-12-02 22:26:04.041@LM_DEBUG@22:26:04.041097|(4973|4981) reader C13E8DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:26:04.041@LM_DEBUG@22:26:04.041126|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.090@LM_INFO@22:26:04.090972|(4972|4982) write (84).
2024-12-02 22:26:04.091@LM_DEBUG@22:26:04.091524|(4973|4981) reader C13E8DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:04.091@LM_DEBUG@22:26:04.091554|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.141@LM_INFO@22:26:04.141409|(4972|4982) write (85).
2024-12-02 22:26:04.141@LM_DEBUG@22:26:04.141951|(4973|4981) reader C13E8DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:26:04.141@LM_DEBUG@22:26:04.141976|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.191@LM_INFO@22:26:04.191853|(4972|4982) write (86).
2024-12-02 22:26:04.192@LM_DEBUG@22:26:04.192460|(4973|4981) reader C13E8DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:04.192@LM_DEBUG@22:26:04.192491|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.242@LM_INFO@22:26:04.242311|(4972|4982) write (87).
2024-12-02 22:26:04.242@LM_DEBUG@22:26:04.242875|(4973|4981) reader C13E8DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:26:04.242@LM_DEBUG@22:26:04.242906|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.292@LM_INFO@22:26:04.292753|(4972|4982) write (88).
2024-12-02 22:26:04.293@LM_DEBUG@22:26:04.293264|(4973|4981) reader C13E8DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:04.293@LM_DEBUG@22:26:04.293289|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.343@LM_INFO@22:26:04.343180|(4972|4982) write (89).
2024-12-02 22:26:04.343@LM_DEBUG@22:26:04.343734|(4973|4981) reader C13E8DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:26:04.343@LM_DEBUG@22:26:04.343762|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.393@LM_INFO@22:26:04.393611|(4972|4982) write (90).
2024-12-02 22:26:04.394@LM_DEBUG@22:26:04.394171|(4973|4981) reader C13E8DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:04.394@LM_DEBUG@22:26:04.394216|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.444@LM_INFO@22:26:04.444046|(4972|4982) write (91).
2024-12-02 22:26:04.444@LM_DEBUG@22:26:04.444570|(4973|4981) reader C13E8DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:26:04.444@LM_DEBUG@22:26:04.444596|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.494@LM_INFO@22:26:04.494462|(4972|4982) write (92).
2024-12-02 22:26:04.494@LM_DEBUG@22:26:04.494994|(4973|4981) reader C13E8DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:04.495@LM_DEBUG@22:26:04.495022|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.544@LM_INFO@22:26:04.544884|(4972|4982) write (93).
2024-12-02 22:26:04.545@LM_DEBUG@22:26:04.545412|(4973|4981) reader C13E8DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:26:04.545@LM_DEBUG@22:26:04.545441|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.595@LM_INFO@22:26:04.595299|(4972|4982) write (94).
2024-12-02 22:26:04.595@LM_DEBUG@22:26:04.595821|(4973|4981) reader C13E8DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:04.595@LM_DEBUG@22:26:04.595846|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.645@LM_INFO@22:26:04.645714|(4972|4982) write (95).
2024-12-02 22:26:04.646@LM_DEBUG@22:26:04.646240|(4973|4981) reader C13E8DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:26:04.646@LM_DEBUG@22:26:04.646269|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.696@LM_INFO@22:26:04.696135|(4972|4982) write (96).
2024-12-02 22:26:04.696@LM_DEBUG@22:26:04.696672|(4973|4981) reader C13E8DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:04.696@LM_DEBUG@22:26:04.696702|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.746@LM_INFO@22:26:04.746559|(4972|4982) write (97).
2024-12-02 22:26:04.747@LM_DEBUG@22:26:04.747104|(4973|4981) reader C13E8DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:26:04.747@LM_DEBUG@22:26:04.747133|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.796@LM_INFO@22:26:04.796984|(4972|4982) write (98).
2024-12-02 22:26:04.797@LM_DEBUG@22:26:04.797519|(4973|4981) reader C13E8DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:26:04.797@LM_DEBUG@22:26:04.797548|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.847@LM_INFO@22:26:04.847398|(4972|4982) write (99).
2024-12-02 22:26:04.847@LM_DEBUG@22:26:04.847963|(4973|4981) reader C13E8DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:04.847@LM_DEBUG@22:26:04.847993|(4973|4981) SampleInfo.sample_rank = 0
2024-12-02 22:26:04.853@LM_INFO@22:26:04.853562|(4973|4973) subscriber signaling finished
2024-12-02 22:26:04.897@LM_DEBUG@22:26:04.897859|(4972|4982) Writer::svc finished.
2024-12-02 22:26:05.103@LM_INFO@22:26:05.103763|(4973|4973) subscriber checking for pub finished
2024-12-02 22:26:05.104@LM_INFO@22:26:05.104470|(4972|4972) publisher signaling finished
2024-12-02 22:26:05.104@LM_DEBUG@22:26:05.104558|(4972|4972) notifying subscriber of 0 timeout writes
2024-12-02 22:26:05.353@LM_INFO@22:26:05.353952|(4973|4973) subscriber checking for pub finished
2024-12-02 22:26:05.354@LM_INFO@22:26:05.354047|(4973|4973) subscriber starting shutdown
2024-12-02 22:26:05.354@LM_INFO@22:26:05.354698|(4972|4972) publisher checking for sub finished
2024-12-02 22:26:05.354@LM_DEBUG@22:26:05.354747|(4972|4972) Writer::end
2024-12-02 22:26:05.355@LM_DEBUG@22:26:05.355141|(4972|4977) DataWriterImpl::remove_associations: bit 0 local 01030000.1d1f1efa.00000002.00000102(4b7d97f0) remote 01030000.1d1f1efa.00000001.00000107(7cb719af) num remotes 1
2024-12-02 22:26:05.355@LM_DEBUG@22:26:05.355254|(4973|4974) DataReaderImpl::remove_associations: bit 0 local 01030000.1d1f1efa.00000001.00000107(7cb719af) remote 01030000.1d1f1efa.00000002.00000102(4b7d97f0) num remotes 1
2024-12-02 22:26:05.355@LM_DEBUG@22:26:05.355295|(4973|4974) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1d1f1efa.00000001.00000107(7cb719af) remote 01030000.1d1f1efa.00000002.00000102(4b7d97f0) num remotes 1
2024-12-02 22:26:05.355@LM_DEBUG@22:26:05.355487|(4973|4974) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:05.355@LM_DEBUG@22:26:05.355641|(4973|4974) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:05.355@LM_DEBUG@22:26:05.355670|(4973|4974) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:05.356@LM_INFO@22:26:05.356731|(4973|4973) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:05.356@LM_DEBUG@22:26:05.356753|(4973|4973) Service_Participant::shutdown
2024-12-02 22:26:05.356@LM_DEBUG@22:26:05.356879|(4972|4972) Service_Participant::shutdown
2024-12-02 22:26:05.357@LM_DEBUG@22:26:05.357431|(4973|4973) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:05.359@LM_INFO@22:26:05.359464|(4973|4973) subscriber exiting with status 0
2024-12-02 22:26:05.359@LM_DEBUG@22:26:05.359521|(4972|4972) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:05.359@LM_DEBUG@22:26:05.359729|(4973|4973) Service_Participant::~Service_Participant
2024-12-02 22:26:05.359@LM_DEBUG@22:26:05.359730|(4972|4972) Service_Participant::~Service_Participant
2024-12-02 22:26:05.359@LM_DEBUG@22:26:05.359744|(4973|4973) Service_Participant::shutdown
2024-12-02 22:26:05.359@LM_DEBUG@22:26:05.359748|(4972|4972) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:05.364970|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl udp Time:6s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl multicast #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 4984
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 1  -p 0 -s 0 -r 1 -w 1  -m 1 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 4991 started at 2024-12-02 22:26:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 1 -p 0 -s 0 -r 1  -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 4992 started at 2024-12-02 22:26:05
22:26:05.621379|(4991|4991) 22:26:05.621426 publisher main
22:26:05.621379|(4992|4992) 22:26:05.621426 subscriber main
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621694|(4991|4991) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621693|(4992|4992) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621715|(4991|4991) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621720|(4992|4992) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621778|(4991|4991) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621784|(4992|4992) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621976|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:05.621@LM_INFO@22:26:05.621978|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622012|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622027|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622059|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622069|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622085|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622093|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622112|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622120|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622135|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622144|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622160|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622170|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622183|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622199|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622209|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622221|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622235|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622247|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622257|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622270|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622282|(4992|4992) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622295|(4991|4991) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622306|(4992|4992) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622320|(4991|4991) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622330|(4992|4992) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622344|(4991|4991) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622353|(4992|4992) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622404|(4991|4991) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622417|(4992|4992) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622434|(4991|4991) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622448|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622462|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622472|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622486|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622502|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622516|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622525|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622540|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622561|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622566|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622586|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622594|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622617|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622621|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622641|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622645|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622666|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622670|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622693|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622698|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622716|(4992|4992) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:05.622@LM_INFO@22:26:05.622720|(4991|4991) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:05.623@LM_INFO@22:26:05.623133|(4991|4991) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:05.623@LM_INFO@22:26:05.623133|(4992|4992) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624221|(4991|4991) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624221|(4992|4992) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624238|(4991|4991) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624243|(4992|4992) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624249|(4991|4991) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624253|(4992|4992) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624259|(4991|4991) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:05.624@LM_INFO@22:26:05.624263|(4992|4992) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:05.624@LM_NOTICE@22:26:05.624273|(4991|4991) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:05.624@LM_NOTICE@22:26:05.624277|(4992|4992) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:05.624@LM_DEBUG@22:26:05.624607|(4991|4991) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:05.624@LM_DEBUG@22:26:05.624608|(4992|4992) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:05.624@LM_DEBUG@22:26:05.624956|Publisher Using MULTICAST transport.
2024-12-02 22:26:05.624@LM_DEBUG@22:26:05.624956|Subscriber Using MULTICAST transport.
2024-12-02 22:26:05.625@LM_INFO@22:26:05.625085|(4991|4991) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:05.625@LM_INFO@22:26:05.625115|(4992|4992) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:05.625@LM_DEBUG@22:26:05.625126|(4991|4991) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:05.625@LM_DEBUG@22:26:05.625157|(4992|4992) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:05.667@LM_DEBUG@22:26:05.667044|(4992|4992) attach to multicast
2024-12-02 22:26:05.667@LM_DEBUG@22:26:05.667085|(4992|4992) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:05.667@LM_DEBUG@22:26:05.667099|(4991|4991) attach to multicast
2024-12-02 22:26:05.671@LM_INFO@22:26:05.671711|(4992|4992) subscriber signaling ready
2024-12-02 22:26:05.672@LM_DEBUG@22:26:05.672273|(4991|4996) DataWriterImpl::add_association - bit 0 local 01030000.09d2fa09.00000002.00000102(bf2c7250) remote 01030000.09d2fa09.00000001.00000107(88e6fc0f)
2024-12-02 22:26:05.672@LM_INFO@22:26:05.672314|(4991|4991) publisher signaling ready
2024-12-02 22:26:05.672@LM_DEBUG@22:26:05.672393|(4992|4995) DataReaderImpl::add_association - bit 0 local 01030000.09d2fa09.00000001.00000107(88e6fc0f) remote 01030000.09d2fa09.00000002.00000102(bf2c7250)
2024-12-02 22:26:05.674@LM_DEBUG@22:26:05.674340|(4992|5000) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:05.921@LM_INFO@22:26:05.921900|(4992|4992) subscriber checking for pub ready
2024-12-02 22:26:05.921@LM_INFO@22:26:05.921976|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:05.922@LM_DEBUG@22:26:05.922003|(4992|4992) received 0 of expected 100
2024-12-02 22:26:05.922@LM_INFO@22:26:05.922420|(4991|4991) publisher checking for sub ready
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175293|(4992|5000) DisjointSequence[AFFBFA0]::dump included ranges of SequenceNumbers:
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175348|(4992|5000) DisjointSequence[AFFBFA0]::dump	2-3
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175429|(4992|5000) ReliableSession::send_naks  local 0x9d2fa0900000001 remote 0x9d2fa0900000002 [1 - 2]
2024-12-02 22:26:06.175@LM_INFO@22:26:06.175544|(4991|4999) DataWriterImpl::transport_assoc_done: writer 01030000.09d2fa09.00000002.00000102(bf2c7250) succeeded in associating with reader 01030000.09d2fa09.00000001.00000107(88e6fc0f)
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175588|(4991|4999) DataWriterImpl::transport_assoc_done: writer 01030000.09d2fa09.00000002.00000102(bf2c7250) reader 01030000.09d2fa09.00000001.00000107(88e6fc0f) calling association_complete_i
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175616|(4991|4999) DataWriterImpl::association_complete_i - bit 0 local 01030000.09d2fa09.00000002.00000102(bf2c7250) remote 01030000.09d2fa09.00000001.00000107(88e6fc0f)
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175933|(4991|4991) Writer::start
2024-12-02 22:26:06.175@LM_DEBUG@22:26:06.175954|(4991|4999) ReliableSession::nak_received local 0x9d2fa0900000002 remote 0x9d2fa0900000001 sending nakack for lowest available: 2
2024-12-02 22:26:06.176@LM_DEBUG@22:26:06.176079|(4991|4999) ReliableSession::nak_received local 0x9d2fa0900000002 remote 0x9d2fa0900000001 [1 - 2] resend result SUCCESS
2024-12-02 22:26:06.176@LM_DEBUG@22:26:06.176263|(4991|5001) Writer::svc begins.
2024-12-02 22:26:06.176@LM_DEBUG@22:26:06.176285|(4991|5001) 22:26:06.176287 Writer::svc starting to write.
2024-12-02 22:26:06.176@LM_DEBUG@22:26:06.176577|(4992|5000) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:06.176@LM_INFO@22:26:06.176586|(4991|5001) write (0).
2024-12-02 22:26:06.177@LM_DEBUG@22:26:06.177176|(4992|5000) reader 89694DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:06.177@LM_DEBUG@22:26:06.177199|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.226@LM_INFO@22:26:06.226900|(4991|5001) write (1).
2024-12-02 22:26:06.227@LM_DEBUG@22:26:06.227490|(4992|5000) reader 89694DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2024-12-02 22:26:06.227@LM_DEBUG@22:26:06.227532|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.277@LM_INFO@22:26:06.277359|(4991|5001) write (2).
2024-12-02 22:26:06.277@LM_DEBUG@22:26:06.277928|(4992|5000) reader 89694DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:26:06.277@LM_DEBUG@22:26:06.277952|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.327@LM_INFO@22:26:06.327816|(4991|5001) write (3).
2024-12-02 22:26:06.328@LM_DEBUG@22:26:06.328363|(4992|5000) reader 89694DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:26:06.328@LM_DEBUG@22:26:06.328391|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.378@LM_INFO@22:26:06.378249|(4991|5001) write (4).
2024-12-02 22:26:06.378@LM_DEBUG@22:26:06.378820|(4992|5000) reader 89694DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:06.378@LM_DEBUG@22:26:06.378846|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.428@LM_INFO@22:26:06.428712|(4991|5001) write (5).
2024-12-02 22:26:06.429@LM_DEBUG@22:26:06.429268|(4992|5000) reader 89694DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:26:06.429@LM_DEBUG@22:26:06.429293|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.479@LM_INFO@22:26:06.479162|(4991|5001) write (6).
2024-12-02 22:26:06.479@LM_DEBUG@22:26:06.479659|(4992|5000) reader 89694DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:06.479@LM_DEBUG@22:26:06.479682|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.529@LM_INFO@22:26:06.529572|(4991|5001) write (7).
2024-12-02 22:26:06.530@LM_DEBUG@22:26:06.530123|(4992|5000) reader 89694DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:26:06.530@LM_DEBUG@22:26:06.530150|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.580@LM_INFO@22:26:06.580032|(4991|5001) write (8).
2024-12-02 22:26:06.580@LM_DEBUG@22:26:06.580633|(4992|5000) reader 89694DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:06.580@LM_DEBUG@22:26:06.580658|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.630@LM_INFO@22:26:06.630528|(4991|5001) write (9).
2024-12-02 22:26:06.631@LM_DEBUG@22:26:06.631118|(4992|5000) reader 89694DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:26:06.631@LM_DEBUG@22:26:06.631147|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.680@LM_INFO@22:26:06.681008|(4991|5001) write (10).
2024-12-02 22:26:06.681@LM_DEBUG@22:26:06.681555|(4992|5000) reader 89694DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:06.681@LM_DEBUG@22:26:06.681584|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.731@LM_INFO@22:26:06.731449|(4991|5001) write (11).
2024-12-02 22:26:06.731@LM_DEBUG@22:26:06.731987|(4992|5000) reader 89694DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:26:06.732@LM_DEBUG@22:26:06.732012|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.781@LM_INFO@22:26:06.781926|(4991|5001) write (12).
2024-12-02 22:26:06.782@LM_DEBUG@22:26:06.782590|(4992|5000) reader 89694DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:26:06.782@LM_DEBUG@22:26:06.782620|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.832@LM_INFO@22:26:06.832430|(4991|5001) write (13).
2024-12-02 22:26:06.832@LM_DEBUG@22:26:06.832965|(4992|5000) reader 89694DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:06.832@LM_DEBUG@22:26:06.832990|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.882@LM_INFO@22:26:06.882866|(4991|5001) write (14).
2024-12-02 22:26:06.883@LM_DEBUG@22:26:06.883513|(4992|5000) reader 89694DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:26:06.883@LM_DEBUG@22:26:06.883559|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.922@LM_INFO@22:26:06.922126|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:06.922@LM_DEBUG@22:26:06.922184|(4992|4992) received 15 of expected 100
2024-12-02 22:26:06.933@LM_INFO@22:26:06.933362|(4991|5001) write (15).
2024-12-02 22:26:06.933@LM_DEBUG@22:26:06.933908|(4992|5000) reader 89694DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:06.933@LM_DEBUG@22:26:06.933934|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:06.983@LM_INFO@22:26:06.983809|(4991|5001) write (16).
2024-12-02 22:26:06.984@LM_DEBUG@22:26:06.984370|(4992|5000) reader 89694DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:26:06.984@LM_DEBUG@22:26:06.984395|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.034@LM_INFO@22:26:07.034277|(4991|5001) write (17).
2024-12-02 22:26:07.034@LM_DEBUG@22:26:07.034897|(4992|5000) reader 89694DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:07.034@LM_DEBUG@22:26:07.034927|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.084@LM_INFO@22:26:07.084767|(4991|5001) write (18).
2024-12-02 22:26:07.085@LM_DEBUG@22:26:07.085295|(4992|5000) reader 89694DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:26:07.085@LM_DEBUG@22:26:07.085324|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.135@LM_INFO@22:26:07.135204|(4991|5001) write (19).
2024-12-02 22:26:07.135@LM_DEBUG@22:26:07.135819|(4992|5000) reader 89694DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:07.135@LM_DEBUG@22:26:07.135850|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.185@LM_INFO@22:26:07.185704|(4991|5001) write (20).
2024-12-02 22:26:07.186@LM_DEBUG@22:26:07.186323|(4992|5000) reader 89694DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:26:07.186@LM_DEBUG@22:26:07.186352|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.236@LM_INFO@22:26:07.236193|(4991|5001) write (21).
2024-12-02 22:26:07.236@LM_DEBUG@22:26:07.236693|(4992|5000) reader 89694DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:07.236@LM_DEBUG@22:26:07.236720|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.286@LM_INFO@22:26:07.286601|(4991|5001) write (22).
2024-12-02 22:26:07.287@LM_DEBUG@22:26:07.287209|(4992|5000) reader 89694DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:26:07.287@LM_DEBUG@22:26:07.287238|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.337@LM_INFO@22:26:07.337095|(4991|5001) write (23).
2024-12-02 22:26:07.337@LM_DEBUG@22:26:07.337626|(4992|5000) reader 89694DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:07.337@LM_DEBUG@22:26:07.337654|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.387@LM_INFO@22:26:07.387524|(4991|5001) write (24).
2024-12-02 22:26:07.388@LM_DEBUG@22:26:07.388043|(4992|5000) reader 89694DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:07.388@LM_DEBUG@22:26:07.388068|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.437@LM_INFO@22:26:07.437939|(4991|5001) write (25).
2024-12-02 22:26:07.438@LM_DEBUG@22:26:07.438427|(4992|5000) reader 89694DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:26:07.438@LM_DEBUG@22:26:07.438452|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.488@LM_INFO@22:26:07.488327|(4991|5001) write (26).
2024-12-02 22:26:07.488@LM_DEBUG@22:26:07.488857|(4992|5000) reader 89694DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:26:07.488@LM_DEBUG@22:26:07.488884|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.538@LM_INFO@22:26:07.538749|(4991|5001) write (27).
2024-12-02 22:26:07.539@LM_DEBUG@22:26:07.539298|(4992|5000) reader 89694DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:07.539@LM_DEBUG@22:26:07.539326|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.589@LM_INFO@22:26:07.589205|(4991|5001) write (28).
2024-12-02 22:26:07.589@LM_DEBUG@22:26:07.589837|(4992|5000) reader 89694DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:26:07.589@LM_DEBUG@22:26:07.589866|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.639@LM_INFO@22:26:07.639788|(4991|5001) write (29).
2024-12-02 22:26:07.640@LM_DEBUG@22:26:07.640376|(4992|5000) reader 89694DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:07.640@LM_DEBUG@22:26:07.640405|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.690@LM_INFO@22:26:07.690268|(4991|5001) write (30).
2024-12-02 22:26:07.690@LM_DEBUG@22:26:07.690808|(4992|5000) reader 89694DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:07.690@LM_DEBUG@22:26:07.690834|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.740@LM_INFO@22:26:07.740744|(4991|5001) write (31).
2024-12-02 22:26:07.741@LM_DEBUG@22:26:07.741343|(4992|5000) reader 89694DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:26:07.741@LM_DEBUG@22:26:07.741372|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.791@LM_INFO@22:26:07.791240|(4991|5001) write (32).
2024-12-02 22:26:07.791@LM_DEBUG@22:26:07.791788|(4992|5000) reader 89694DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:07.791@LM_DEBUG@22:26:07.791811|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.841@LM_INFO@22:26:07.841696|(4991|5001) write (33).
2024-12-02 22:26:07.842@LM_DEBUG@22:26:07.842227|(4992|5000) reader 89694DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:26:07.842@LM_DEBUG@22:26:07.842252|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.892@LM_INFO@22:26:07.892148|(4991|5001) write (34).
2024-12-02 22:26:07.892@LM_DEBUG@22:26:07.892699|(4992|5000) reader 89694DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:07.892@LM_DEBUG@22:26:07.892727|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.922@LM_INFO@22:26:07.922304|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:07.922@LM_DEBUG@22:26:07.922356|(4992|4992) received 35 of expected 100
2024-12-02 22:26:07.942@LM_INFO@22:26:07.942598|(4991|5001) write (35).
2024-12-02 22:26:07.943@LM_DEBUG@22:26:07.943162|(4992|5000) reader 89694DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:26:07.943@LM_DEBUG@22:26:07.943186|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:07.993@LM_INFO@22:26:07.993070|(4991|5001) write (36).
2024-12-02 22:26:07.993@LM_DEBUG@22:26:07.993618|(4992|5000) reader 89694DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:07.993@LM_DEBUG@22:26:07.993647|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.043@LM_INFO@22:26:08.043518|(4991|5001) write (37).
2024-12-02 22:26:08.044@LM_DEBUG@22:26:08.044059|(4992|5000) reader 89694DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:26:08.044@LM_DEBUG@22:26:08.044088|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.093@LM_INFO@22:26:08.093968|(4991|5001) write (38).
2024-12-02 22:26:08.094@LM_DEBUG@22:26:08.094523|(4992|5000) reader 89694DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:08.094@LM_DEBUG@22:26:08.094549|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.144@LM_INFO@22:26:08.144425|(4991|5001) write (39).
2024-12-02 22:26:08.144@LM_DEBUG@22:26:08.144972|(4992|5000) reader 89694DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:26:08.145@LM_DEBUG@22:26:08.145001|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.194@LM_INFO@22:26:08.194885|(4991|5001) write (40).
2024-12-02 22:26:08.195@LM_DEBUG@22:26:08.195483|(4992|5000) reader 89694DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:08.195@LM_DEBUG@22:26:08.195512|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.245@LM_INFO@22:26:08.245393|(4991|5001) write (41).
2024-12-02 22:26:08.245@LM_DEBUG@22:26:08.245950|(4992|5000) reader 89694DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:26:08.245@LM_DEBUG@22:26:08.245978|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.295@LM_INFO@22:26:08.295866|(4991|5001) write (42).
2024-12-02 22:26:08.296@LM_DEBUG@22:26:08.296506|(4992|5000) reader 89694DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:08.296@LM_DEBUG@22:26:08.296537|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.346@LM_INFO@22:26:08.346399|(4991|5001) write (43).
2024-12-02 22:26:08.346@LM_DEBUG@22:26:08.346977|(4992|5000) reader 89694DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:26:08.347@LM_DEBUG@22:26:08.347002|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.396@LM_INFO@22:26:08.396883|(4991|5001) write (44).
2024-12-02 22:26:08.397@LM_DEBUG@22:26:08.397402|(4992|5000) reader 89694DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:08.397@LM_DEBUG@22:26:08.397430|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.447@LM_INFO@22:26:08.447314|(4991|5001) write (45).
2024-12-02 22:26:08.447@LM_DEBUG@22:26:08.447853|(4992|5000) reader 89694DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:26:08.447@LM_DEBUG@22:26:08.447883|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.497@LM_INFO@22:26:08.497774|(4991|5001) write (46).
2024-12-02 22:26:08.498@LM_DEBUG@22:26:08.498325|(4992|5000) reader 89694DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:08.498@LM_DEBUG@22:26:08.498351|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.548@LM_INFO@22:26:08.548248|(4991|5001) write (47).
2024-12-02 22:26:08.548@LM_DEBUG@22:26:08.548813|(4992|5000) reader 89694DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:26:08.548@LM_DEBUG@22:26:08.548842|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.598@LM_INFO@22:26:08.598684|(4991|5001) write (48).
2024-12-02 22:26:08.599@LM_DEBUG@22:26:08.599284|(4992|5000) reader 89694DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:08.599@LM_DEBUG@22:26:08.599310|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.649@LM_INFO@22:26:08.649173|(4991|5001) write (49).
2024-12-02 22:26:08.649@LM_DEBUG@22:26:08.649799|(4992|5000) reader 89694DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:26:08.649@LM_DEBUG@22:26:08.649829|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.699@LM_INFO@22:26:08.699689|(4991|5001) write (50).
2024-12-02 22:26:08.700@LM_DEBUG@22:26:08.700309|(4992|5000) reader 89694DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:08.700@LM_DEBUG@22:26:08.700338|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.750@LM_INFO@22:26:08.750194|(4991|5001) write (51).
2024-12-02 22:26:08.750@LM_DEBUG@22:26:08.750811|(4992|5000) reader 89694DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:26:08.750@LM_DEBUG@22:26:08.750837|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.800@LM_INFO@22:26:08.800761|(4991|5001) write (52).
2024-12-02 22:26:08.801@LM_DEBUG@22:26:08.801421|(4992|5000) reader 89694DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:08.801@LM_DEBUG@22:26:08.801450|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.851@LM_INFO@22:26:08.851306|(4991|5001) write (53).
2024-12-02 22:26:08.851@LM_DEBUG@22:26:08.851946|(4992|5000) reader 89694DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:26:08.851@LM_DEBUG@22:26:08.851972|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.901@LM_INFO@22:26:08.901846|(4991|5001) write (54).
2024-12-02 22:26:08.902@LM_DEBUG@22:26:08.902497|(4992|5000) reader 89694DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:26:08.902@LM_DEBUG@22:26:08.902536|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:08.922@LM_INFO@22:26:08.922504|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:08.922@LM_DEBUG@22:26:08.922547|(4992|4992) received 55 of expected 100
2024-12-02 22:26:08.952@LM_INFO@22:26:08.952355|(4991|5001) write (55).
2024-12-02 22:26:08.952@LM_DEBUG@22:26:08.952904|(4992|5000) reader 89694DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:08.952@LM_DEBUG@22:26:08.952932|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.002@LM_INFO@22:26:09.002806|(4991|5001) write (56).
2024-12-02 22:26:09.003@LM_DEBUG@22:26:09.003372|(4992|5000) reader 89694DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:26:09.003@LM_DEBUG@22:26:09.003401|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.053@LM_INFO@22:26:09.053267|(4991|5001) write (57).
2024-12-02 22:26:09.053@LM_DEBUG@22:26:09.053789|(4992|5000) reader 89694DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:09.053@LM_DEBUG@22:26:09.053817|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.103@LM_INFO@22:26:09.103688|(4991|5001) write (58).
2024-12-02 22:26:09.104@LM_DEBUG@22:26:09.104173|(4992|5000) reader 89694DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:09.104@LM_DEBUG@22:26:09.104201|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.154@LM_INFO@22:26:09.154112|(4991|5001) write (59).
2024-12-02 22:26:09.154@LM_DEBUG@22:26:09.154783|(4992|5000) reader 89694DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:26:09.154@LM_DEBUG@22:26:09.154812|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.204@LM_INFO@22:26:09.204680|(4991|5001) write (60).
2024-12-02 22:26:09.205@LM_DEBUG@22:26:09.205288|(4992|5000) reader 89694DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:26:09.205@LM_DEBUG@22:26:09.205317|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.255@LM_INFO@22:26:09.255189|(4991|5001) write (61).
2024-12-02 22:26:09.255@LM_DEBUG@22:26:09.255754|(4992|5000) reader 89694DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:09.255@LM_DEBUG@22:26:09.255778|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.305@LM_INFO@22:26:09.305681|(4991|5001) write (62).
2024-12-02 22:26:09.306@LM_DEBUG@22:26:09.306322|(4992|5000) reader 89694DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:26:09.306@LM_DEBUG@22:26:09.306352|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.356@LM_INFO@22:26:09.356200|(4991|5001) write (63).
2024-12-02 22:26:09.356@LM_DEBUG@22:26:09.356712|(4992|5000) reader 89694DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:09.356@LM_DEBUG@22:26:09.356735|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.406@LM_INFO@22:26:09.406620|(4991|5001) write (64).
2024-12-02 22:26:09.407@LM_DEBUG@22:26:09.407167|(4992|5000) reader 89694DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:09.407@LM_DEBUG@22:26:09.407196|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.457@LM_INFO@22:26:09.457072|(4991|5001) write (65).
2024-12-02 22:26:09.457@LM_DEBUG@22:26:09.457591|(4992|5000) reader 89694DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:26:09.457@LM_DEBUG@22:26:09.457634|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.507@LM_INFO@22:26:09.507522|(4991|5001) write (66).
2024-12-02 22:26:09.508@LM_DEBUG@22:26:09.508096|(4992|5000) reader 89694DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:09.508@LM_DEBUG@22:26:09.508121|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.557@LM_INFO@22:26:09.558010|(4991|5001) write (67).
2024-12-02 22:26:09.558@LM_DEBUG@22:26:09.558594|(4992|5000) reader 89694DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:26:09.558@LM_DEBUG@22:26:09.558622|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.608@LM_INFO@22:26:09.608469|(4991|5001) write (68).
2024-12-02 22:26:09.609@LM_DEBUG@22:26:09.609037|(4992|5000) reader 89694DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:09.609@LM_DEBUG@22:26:09.609063|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.658@LM_INFO@22:26:09.658945|(4991|5001) write (69).
2024-12-02 22:26:09.659@LM_DEBUG@22:26:09.659475|(4992|5000) reader 89694DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:26:09.659@LM_DEBUG@22:26:09.659500|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.709@LM_INFO@22:26:09.709417|(4991|5001) write (70).
2024-12-02 22:26:09.709@LM_DEBUG@22:26:09.709994|(4992|5000) reader 89694DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:09.710@LM_DEBUG@22:26:09.710023|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.759@LM_INFO@22:26:09.759884|(4991|5001) write (71).
2024-12-02 22:26:09.760@LM_DEBUG@22:26:09.760442|(4992|5000) reader 89694DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:26:09.760@LM_DEBUG@22:26:09.760468|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.810@LM_INFO@22:26:09.810347|(4991|5001) write (72).
2024-12-02 22:26:09.810@LM_DEBUG@22:26:09.810883|(4992|5000) reader 89694DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:09.810@LM_DEBUG@22:26:09.810912|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.860@LM_INFO@22:26:09.860793|(4991|5001) write (73).
2024-12-02 22:26:09.861@LM_DEBUG@22:26:09.861346|(4992|5000) reader 89694DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:26:09.861@LM_DEBUG@22:26:09.861375|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.911@LM_INFO@22:26:09.911247|(4991|5001) write (74).
2024-12-02 22:26:09.911@LM_DEBUG@22:26:09.911789|(4992|5000) reader 89694DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:09.911@LM_DEBUG@22:26:09.911818|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:09.922@LM_INFO@22:26:09.922655|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:09.922@LM_DEBUG@22:26:09.922695|(4992|4992) received 75 of expected 100
2024-12-02 22:26:09.961@LM_INFO@22:26:09.961691|(4991|5001) write (75).
2024-12-02 22:26:09.962@LM_DEBUG@22:26:09.962223|(4992|5000) reader 89694DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:26:09.962@LM_DEBUG@22:26:09.962250|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.012@LM_INFO@22:26:10.012133|(4991|5001) write (76).
2024-12-02 22:26:10.012@LM_DEBUG@22:26:10.012648|(4992|5000) reader 89694DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:10.012@LM_DEBUG@22:26:10.012675|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.062@LM_INFO@22:26:10.062575|(4991|5001) write (77).
2024-12-02 22:26:10.063@LM_DEBUG@22:26:10.063145|(4992|5000) reader 89694DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:26:10.063@LM_DEBUG@22:26:10.063170|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.113@LM_INFO@22:26:10.113053|(4991|5001) write (78).
2024-12-02 22:26:10.113@LM_DEBUG@22:26:10.113628|(4992|5000) reader 89694DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:10.113@LM_DEBUG@22:26:10.113684|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.163@LM_INFO@22:26:10.163536|(4991|5001) write (79).
2024-12-02 22:26:10.164@LM_DEBUG@22:26:10.164166|(4992|5000) reader 89694DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:26:10.164@LM_DEBUG@22:26:10.164196|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.214@LM_INFO@22:26:10.214053|(4991|5001) write (80).
2024-12-02 22:26:10.214@LM_DEBUG@22:26:10.214635|(4992|5000) reader 89694DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:10.214@LM_DEBUG@22:26:10.214668|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.264@LM_INFO@22:26:10.264558|(4991|5001) write (81).
2024-12-02 22:26:10.265@LM_DEBUG@22:26:10.265140|(4992|5000) reader 89694DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:26:10.265@LM_DEBUG@22:26:10.265169|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.315@LM_INFO@22:26:10.315041|(4991|5001) write (82).
2024-12-02 22:26:10.315@LM_DEBUG@22:26:10.315616|(4992|5000) reader 89694DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:10.315@LM_DEBUG@22:26:10.315640|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.365@LM_INFO@22:26:10.365542|(4991|5001) write (83).
2024-12-02 22:26:10.366@LM_DEBUG@22:26:10.366124|(4992|5000) reader 89694DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:26:10.366@LM_DEBUG@22:26:10.366153|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.416@LM_INFO@22:26:10.416039|(4991|5001) write (84).
2024-12-02 22:26:10.416@LM_DEBUG@22:26:10.416645|(4992|5000) reader 89694DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:10.416@LM_DEBUG@22:26:10.416674|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.466@LM_INFO@22:26:10.466534|(4991|5001) write (85).
2024-12-02 22:26:10.467@LM_DEBUG@22:26:10.467130|(4992|5000) reader 89694DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:26:10.467@LM_DEBUG@22:26:10.467159|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.517@LM_INFO@22:26:10.517050|(4991|5001) write (86).
2024-12-02 22:26:10.517@LM_DEBUG@22:26:10.517659|(4992|5000) reader 89694DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:10.517@LM_DEBUG@22:26:10.517688|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.567@LM_INFO@22:26:10.567540|(4991|5001) write (87).
2024-12-02 22:26:10.568@LM_DEBUG@22:26:10.568057|(4992|5000) reader 89694DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:26:10.568@LM_DEBUG@22:26:10.568081|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.617@LM_INFO@22:26:10.617988|(4991|5001) write (88).
2024-12-02 22:26:10.618@LM_DEBUG@22:26:10.618635|(4992|5000) reader 89694DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:10.618@LM_DEBUG@22:26:10.618665|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.668@LM_INFO@22:26:10.668515|(4991|5001) write (89).
2024-12-02 22:26:10.669@LM_DEBUG@22:26:10.669061|(4992|5000) reader 89694DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:26:10.669@LM_DEBUG@22:26:10.669086|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.718@LM_INFO@22:26:10.718973|(4991|5001) write (90).
2024-12-02 22:26:10.719@LM_DEBUG@22:26:10.719522|(4992|5000) reader 89694DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:10.719@LM_DEBUG@22:26:10.719555|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.769@LM_INFO@22:26:10.769455|(4991|5001) write (91).
2024-12-02 22:26:10.770@LM_DEBUG@22:26:10.770017|(4992|5000) reader 89694DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:26:10.770@LM_DEBUG@22:26:10.770061|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.819@LM_INFO@22:26:10.819905|(4991|5001) write (92).
2024-12-02 22:26:10.820@LM_DEBUG@22:26:10.820361|(4992|5000) reader 89694DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:10.820@LM_DEBUG@22:26:10.820386|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.870@LM_INFO@22:26:10.870280|(4991|5001) write (93).
2024-12-02 22:26:10.870@LM_DEBUG@22:26:10.870788|(4992|5000) reader 89694DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:26:10.870@LM_DEBUG@22:26:10.870814|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.920@LM_INFO@22:26:10.920712|(4991|5001) write (94).
2024-12-02 22:26:10.921@LM_DEBUG@22:26:10.921197|(4992|5000) reader 89694DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:10.921@LM_DEBUG@22:26:10.921224|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:10.922@LM_INFO@22:26:10.922794|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:10.922@LM_DEBUG@22:26:10.922831|(4992|4992) received 95 of expected 100
2024-12-02 22:26:10.971@LM_INFO@22:26:10.971131|(4991|5001) write (95).
2024-12-02 22:26:10.971@LM_DEBUG@22:26:10.971711|(4992|5000) reader 89694DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:26:10.971@LM_DEBUG@22:26:10.971739|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:11.021@LM_INFO@22:26:11.021606|(4991|5001) write (96).
2024-12-02 22:26:11.022@LM_DEBUG@22:26:11.022177|(4992|5000) reader 89694DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:11.022@LM_DEBUG@22:26:11.022206|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:11.072@LM_INFO@22:26:11.072074|(4991|5001) write (97).
2024-12-02 22:26:11.072@LM_DEBUG@22:26:11.072640|(4992|5000) reader 89694DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:26:11.072@LM_DEBUG@22:26:11.072669|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:11.122@LM_INFO@22:26:11.122541|(4991|5001) write (98).
2024-12-02 22:26:11.123@LM_DEBUG@22:26:11.123030|(4992|5000) reader 89694DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:26:11.123@LM_DEBUG@22:26:11.123056|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:11.172@LM_INFO@22:26:11.172947|(4991|5001) write (99).
2024-12-02 22:26:11.173@LM_DEBUG@22:26:11.173379|(4992|5000) reader 89694DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:11.173@LM_DEBUG@22:26:11.173405|(4992|5000) SampleInfo.sample_rank = 0
2024-12-02 22:26:11.223@LM_DEBUG@22:26:11.223327|(4991|5001) Writer::svc finished.
2024-12-02 22:26:11.428@LM_INFO@22:26:11.428209|(4991|4991) publisher signaling finished
2024-12-02 22:26:11.428@LM_DEBUG@22:26:11.428326|(4991|4991) notifying subscriber of 0 timeout writes
2024-12-02 22:26:11.678@LM_INFO@22:26:11.678768|(4991|4991) publisher checking for sub finished
2024-12-02 22:26:11.922@LM_INFO@22:26:11.922965|(4992|4992) subscriber signaling finished
2024-12-02 22:26:11.928@LM_INFO@22:26:11.928944|(4991|4991) publisher checking for sub finished
2024-12-02 22:26:11.928@LM_DEBUG@22:26:11.928988|(4991|4991) Writer::end
2024-12-02 22:26:11.929@LM_DEBUG@22:26:11.929813|(4992|5000) instance is disposed
2024-12-02 22:26:11.929@LM_DEBUG@22:26:11.929917|(4991|4993) DataWriterImpl::remove_associations: bit 0 local 01030000.09d2fa09.00000002.00000102(bf2c7250) remote 01030000.09d2fa09.00000001.00000107(88e6fc0f) num remotes 1
2024-12-02 22:26:11.931@LM_DEBUG@22:26:11.931130|(4992|4995) DataReaderImpl::remove_associations: bit 0 local 01030000.09d2fa09.00000001.00000107(88e6fc0f) remote 01030000.09d2fa09.00000002.00000102(bf2c7250) num remotes 1
2024-12-02 22:26:11.931@LM_DEBUG@22:26:11.931192|(4992|4995) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09d2fa09.00000001.00000107(88e6fc0f) remote 01030000.09d2fa09.00000002.00000102(bf2c7250) num remotes 1
2024-12-02 22:26:11.931@LM_DEBUG@22:26:11.931238|(4992|4995) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:11.931@LM_DEBUG@22:26:11.931378|(4992|4995) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:11.931@LM_DEBUG@22:26:11.931946|(4991|4991) Service_Participant::shutdown
2024-12-02 22:26:11.934@LM_DEBUG@22:26:11.934680|(4991|4991) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:11.934@LM_DEBUG@22:26:11.934930|(4991|4991) Service_Participant::~Service_Participant
2024-12-02 22:26:11.934@LM_DEBUG@22:26:11.934944|(4991|4991) Service_Participant::shutdown
2024-12-02 22:26:12.173@LM_INFO@22:26:12.173184|(4992|4992) subscriber checking for pub finished
2024-12-02 22:26:12.173@LM_INFO@22:26:12.173274|(4992|4992) subscriber starting shutdown
2024-12-02 22:26:12.174@LM_DEBUG@22:26:12.174249|(4992|4994) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:12.175@LM_INFO@22:26:12.175312|(4992|4992) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:12.175@LM_DEBUG@22:26:12.175331|(4992|4992) Service_Participant::shutdown
2024-12-02 22:26:12.176@LM_DEBUG@22:26:12.176194|(4992|4992) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:12.178@LM_INFO@22:26:12.178330|(4992|4992) subscriber exiting with status 0
2024-12-02 22:26:12.178@LM_DEBUG@22:26:12.178621|(4992|4992) Service_Participant::~Service_Participant
2024-12-02 22:26:12.178@LM_DEBUG@22:26:12.178637|(4992|4992) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:12.222136|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl multicast Time:7s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl rtps #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5003
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 1 -s 0 -r 1 -w 1  -m 1 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5010 started at 2024-12-02 22:26:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1  -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5011 started at 2024-12-02 22:26:12
22:26:12.479224|(5011|5011) 22:26:12.479265 subscriber main
22:26:12.479222|(5010|5010) 22:26:12.479265 publisher main
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479531|(5010|5010) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479530|(5011|5011) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479553|(5010|5010) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479558|(5011|5011) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479615|(5010|5010) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479617|(5011|5011) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479814|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479815|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479854|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479866|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479901|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479909|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479927|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479933|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479955|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479961|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479980|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:12.479@LM_INFO@22:26:12.479985|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480006|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480011|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480030|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480040|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480058|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480063|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480085|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480089|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480109|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480112|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480136|(5011|5011) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480139|(5010|5010) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480162|(5011|5011) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480165|(5010|5010) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480188|(5011|5011) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480191|(5010|5010) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480213|(5011|5011) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480220|(5010|5010) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480240|(5011|5011) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480243|(5010|5010) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480268|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480271|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480293|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480296|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480323|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480326|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480347|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480351|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480384|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480384|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480410|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480414|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480442|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480443|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480467|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480470|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480493|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480496|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480523|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480525|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480547|(5011|5011) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480549|(5010|5010) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480964|(5011|5011) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:12.480@LM_INFO@22:26:12.480961|(5010|5010) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482060|(5011|5011) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482060|(5010|5010) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482077|(5011|5011) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482082|(5010|5010) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482088|(5011|5011) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482092|(5010|5010) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482098|(5011|5011) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482102|(5010|5010) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:12.482@LM_NOTICE@22:26:12.482112|(5011|5011) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:12.482@LM_NOTICE@22:26:12.482116|(5010|5010) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:12.482@LM_DEBUG@22:26:12.482465|(5010|5010) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:12.482@LM_DEBUG@22:26:12.482483|(5011|5011) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:12.482@LM_DEBUG@22:26:12.482818|Publisher Using RTPS transport.
2024-12-02 22:26:12.482@LM_DEBUG@22:26:12.482821|Subscriber Using RTPS transport.
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482939|(5010|5010) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:12.482@LM_INFO@22:26:12.482976|(5011|5011) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:12.482@LM_DEBUG@22:26:12.482979|(5010|5010) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:12.483@LM_DEBUG@22:26:12.483019|(5011|5011) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:12.496@LM_DEBUG@22:26:12.496704|(5011|5011) attach to RTPS
2024-12-02 22:26:12.496@LM_DEBUG@22:26:12.496749|(5011|5011) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:12.496@LM_DEBUG@22:26:12.496769|(5010|5010) attach to RTPS
2024-12-02 22:26:12.508@LM_INFO@22:26:12.508389|(5010|5010) publisher signaling ready
2024-12-02 22:26:12.508@LM_DEBUG@22:26:12.508936|(5010|5015) DataWriterImpl::add_association - bit 0 local 01030000.2b83bf3c.00000002.00000102(ee237caa) remote 01030000.2b83bf3c.00000001.00000107(d9e9f2f5)
2024-12-02 22:26:12.509@LM_INFO@22:26:12.509058|(5011|5011) subscriber signaling ready
2024-12-02 22:26:12.509@LM_DEBUG@22:26:12.509095|(5011|5014) DataReaderImpl::add_association - bit 0 local 01030000.2b83bf3c.00000001.00000107(d9e9f2f5) remote 01030000.2b83bf3c.00000002.00000102(ee237caa)
2024-12-02 22:26:12.510@LM_INFO@22:26:12.510456|(5010|5015) DataWriterImpl::transport_assoc_done: writer 01030000.2b83bf3c.00000002.00000102(ee237caa) succeeded in associating with reader 01030000.2b83bf3c.00000001.00000107(d9e9f2f5)
2024-12-02 22:26:12.510@LM_DEBUG@22:26:12.510478|(5010|5015) DataWriterImpl::transport_assoc_done: writer 01030000.2b83bf3c.00000002.00000102(ee237caa) reader 01030000.2b83bf3c.00000001.00000107(d9e9f2f5) calling association_complete_i
2024-12-02 22:26:12.510@LM_DEBUG@22:26:12.510489|(5010|5015) DataWriterImpl::association_complete_i - bit 0 local 01030000.2b83bf3c.00000002.00000102(ee237caa) remote 01030000.2b83bf3c.00000001.00000107(d9e9f2f5)
2024-12-02 22:26:12.520@LM_WARNING@22:26:12.520897|(5011|5016) RtpsUdpSendStrategy::send_single_i() - destination 10.1.0.5:41495 failed send: Operation not permitted
2024-12-02 22:26:12.521@LM_DEBUG@22:26:12.521481|(5011|5018) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:12.758@LM_INFO@22:26:12.758563|(5010|5010) publisher checking for sub ready
2024-12-02 22:26:12.758@LM_DEBUG@22:26:12.758695|(5010|5010) Writer::start
2024-12-02 22:26:12.759@LM_DEBUG@22:26:12.759053|(5010|5021) Writer::svc begins.
2024-12-02 22:26:12.759@LM_DEBUG@22:26:12.759087|(5010|5021) 22:26:12.759089 Writer::svc starting to write.
2024-12-02 22:26:12.759@LM_INFO@22:26:12.759225|(5011|5011) subscriber checking for pub ready
2024-12-02 22:26:12.759@LM_INFO@22:26:12.759273|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:12.759@LM_DEBUG@22:26:12.759294|(5011|5011) received 0 of expected 100
2024-12-02 22:26:12.759@LM_INFO@22:26:12.759853|(5010|5021) write (0).
2024-12-02 22:26:12.760@LM_DEBUG@22:26:12.760089|(5011|5018) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:12.760@LM_DEBUG@22:26:12.760693|(5011|5018) reader C2F86DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:12.760@LM_DEBUG@22:26:12.760718|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:12.810@LM_INFO@22:26:12.810240|(5010|5021) write (1).
2024-12-02 22:26:12.810@LM_DEBUG@22:26:12.810917|(5011|5018) reader C2F86DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2024-12-02 22:26:12.810@LM_DEBUG@22:26:12.810945|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:12.860@LM_INFO@22:26:12.860753|(5010|5021) write (2).
2024-12-02 22:26:12.861@LM_DEBUG@22:26:12.861391|(5011|5018) reader C2F86DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:26:12.861@LM_DEBUG@22:26:12.861414|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:12.911@LM_INFO@22:26:12.911239|(5010|5021) write (3).
2024-12-02 22:26:12.911@LM_DEBUG@22:26:12.911996|(5011|5018) reader C2F86DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:26:12.912@LM_DEBUG@22:26:12.912024|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:12.961@LM_INFO@22:26:12.961793|(5010|5021) write (4).
2024-12-02 22:26:12.962@LM_DEBUG@22:26:12.962534|(5011|5018) reader C2F86DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:12.962@LM_DEBUG@22:26:12.962558|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.012@LM_INFO@22:26:13.012316|(5010|5021) write (5).
2024-12-02 22:26:13.012@LM_DEBUG@22:26:13.012974|(5011|5018) reader C2F86DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:26:13.013@LM_DEBUG@22:26:13.013001|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.062@LM_INFO@22:26:13.062802|(5010|5021) write (6).
2024-12-02 22:26:13.063@LM_DEBUG@22:26:13.063457|(5011|5018) reader C2F86DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:13.063@LM_DEBUG@22:26:13.063484|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.113@LM_INFO@22:26:13.113283|(5010|5021) write (7).
2024-12-02 22:26:13.113@LM_DEBUG@22:26:13.113924|(5011|5018) reader C2F86DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:26:13.113@LM_DEBUG@22:26:13.113947|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.163@LM_INFO@22:26:13.163785|(5010|5021) write (8).
2024-12-02 22:26:13.164@LM_DEBUG@22:26:13.164544|(5011|5018) reader C2F86DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:13.164@LM_DEBUG@22:26:13.164572|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.214@LM_INFO@22:26:13.214355|(5010|5021) write (9).
2024-12-02 22:26:13.215@LM_DEBUG@22:26:13.215113|(5011|5018) reader C2F86DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:26:13.215@LM_DEBUG@22:26:13.215138|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.264@LM_INFO@22:26:13.264940|(5010|5021) write (10).
2024-12-02 22:26:13.265@LM_DEBUG@22:26:13.265670|(5011|5018) reader C2F86DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:13.265@LM_DEBUG@22:26:13.265699|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.315@LM_INFO@22:26:13.315498|(5010|5021) write (11).
2024-12-02 22:26:13.316@LM_DEBUG@22:26:13.316232|(5011|5018) reader C2F86DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:26:13.316@LM_DEBUG@22:26:13.316258|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.366@LM_INFO@22:26:13.366058|(5010|5021) write (12).
2024-12-02 22:26:13.366@LM_DEBUG@22:26:13.366761|(5011|5018) reader C2F86DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:26:13.366@LM_DEBUG@22:26:13.366790|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.416@LM_INFO@22:26:13.416628|(5010|5021) write (13).
2024-12-02 22:26:13.417@LM_DEBUG@22:26:13.417305|(5011|5018) reader C2F86DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:13.417@LM_DEBUG@22:26:13.417334|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.467@LM_INFO@22:26:13.467144|(5010|5021) write (14).
2024-12-02 22:26:13.467@LM_DEBUG@22:26:13.467795|(5011|5018) reader C2F86DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:26:13.467@LM_DEBUG@22:26:13.467823|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.517@LM_INFO@22:26:13.517632|(5010|5021) write (15).
2024-12-02 22:26:13.518@LM_DEBUG@22:26:13.518291|(5011|5018) reader C2F86DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:13.518@LM_DEBUG@22:26:13.518320|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.568@LM_INFO@22:26:13.568142|(5010|5021) write (16).
2024-12-02 22:26:13.568@LM_DEBUG@22:26:13.568770|(5011|5018) reader C2F86DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:26:13.568@LM_DEBUG@22:26:13.568810|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.618@LM_INFO@22:26:13.618616|(5010|5021) write (17).
2024-12-02 22:26:13.619@LM_DEBUG@22:26:13.619273|(5011|5018) reader C2F86DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:13.619@LM_DEBUG@22:26:13.619301|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.669@LM_INFO@22:26:13.669103|(5010|5021) write (18).
2024-12-02 22:26:13.669@LM_DEBUG@22:26:13.669823|(5011|5018) reader C2F86DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:26:13.669@LM_DEBUG@22:26:13.669851|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.719@LM_INFO@22:26:13.719656|(5010|5021) write (19).
2024-12-02 22:26:13.720@LM_DEBUG@22:26:13.720456|(5011|5018) reader C2F86DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:13.720@LM_DEBUG@22:26:13.720486|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.759@LM_INFO@22:26:13.759430|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:13.759@LM_DEBUG@22:26:13.759485|(5011|5011) received 20 of expected 100
2024-12-02 22:26:13.770@LM_INFO@22:26:13.770222|(5010|5021) write (20).
2024-12-02 22:26:13.770@LM_DEBUG@22:26:13.770870|(5011|5018) reader C2F86DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:26:13.770@LM_DEBUG@22:26:13.770897|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.820@LM_INFO@22:26:13.820717|(5010|5021) write (21).
2024-12-02 22:26:13.821@LM_DEBUG@22:26:13.821459|(5011|5018) reader C2F86DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:13.821@LM_DEBUG@22:26:13.821488|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.871@LM_INFO@22:26:13.871266|(5010|5021) write (22).
2024-12-02 22:26:13.871@LM_DEBUG@22:26:13.871953|(5011|5018) reader C2F86DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:26:13.871@LM_DEBUG@22:26:13.871983|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.921@LM_INFO@22:26:13.921762|(5010|5021) write (23).
2024-12-02 22:26:13.922@LM_DEBUG@22:26:13.922399|(5011|5018) reader C2F86DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:13.922@LM_DEBUG@22:26:13.922424|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:13.972@LM_INFO@22:26:13.972224|(5010|5021) write (24).
2024-12-02 22:26:13.972@LM_DEBUG@22:26:13.972864|(5011|5018) reader C2F86DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:13.972@LM_DEBUG@22:26:13.972891|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.022@LM_INFO@22:26:14.022695|(5010|5021) write (25).
2024-12-02 22:26:14.023@LM_DEBUG@22:26:14.023341|(5011|5018) reader C2F86DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:26:14.023@LM_DEBUG@22:26:14.023370|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.073@LM_INFO@22:26:14.073169|(5010|5021) write (26).
2024-12-02 22:26:14.073@LM_DEBUG@22:26:14.073834|(5011|5018) reader C2F86DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:26:14.073@LM_DEBUG@22:26:14.073858|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.123@LM_INFO@22:26:14.123666|(5010|5021) write (27).
2024-12-02 22:26:14.124@LM_DEBUG@22:26:14.124399|(5011|5018) reader C2F86DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:14.124@LM_DEBUG@22:26:14.124428|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.174@LM_INFO@22:26:14.174204|(5010|5021) write (28).
2024-12-02 22:26:14.174@LM_DEBUG@22:26:14.174949|(5011|5018) reader C2F86DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:26:14.174@LM_DEBUG@22:26:14.174976|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.224@LM_INFO@22:26:14.224779|(5010|5021) write (29).
2024-12-02 22:26:14.225@LM_DEBUG@22:26:14.225535|(5011|5018) reader C2F86DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:14.225@LM_DEBUG@22:26:14.225564|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.275@LM_INFO@22:26:14.275335|(5010|5021) write (30).
2024-12-02 22:26:14.275@LM_DEBUG@22:26:14.275992|(5011|5018) reader C2F86DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:14.276@LM_DEBUG@22:26:14.276017|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.325@LM_INFO@22:26:14.325829|(5010|5021) write (31).
2024-12-02 22:26:14.326@LM_DEBUG@22:26:14.326576|(5011|5018) reader C2F86DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:26:14.326@LM_DEBUG@22:26:14.326606|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.376@LM_INFO@22:26:14.376375|(5010|5021) write (32).
2024-12-02 22:26:14.377@LM_DEBUG@22:26:14.377093|(5011|5018) reader C2F86DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:14.377@LM_DEBUG@22:26:14.377123|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.426@LM_INFO@22:26:14.426910|(5010|5021) write (33).
2024-12-02 22:26:14.427@LM_DEBUG@22:26:14.427524|(5011|5018) reader C2F86DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:26:14.427@LM_DEBUG@22:26:14.427549|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.477@LM_INFO@22:26:14.477409|(5010|5021) write (34).
2024-12-02 22:26:14.478@LM_DEBUG@22:26:14.478160|(5011|5018) reader C2F86DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:14.478@LM_DEBUG@22:26:14.478190|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.527@LM_INFO@22:26:14.527952|(5010|5021) write (35).
2024-12-02 22:26:14.528@LM_DEBUG@22:26:14.528514|(5011|5018) reader C2F86DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:26:14.528@LM_DEBUG@22:26:14.528539|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.578@LM_INFO@22:26:14.578404|(5010|5021) write (36).
2024-12-02 22:26:14.579@LM_DEBUG@22:26:14.579052|(5011|5018) reader C2F86DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:14.579@LM_DEBUG@22:26:14.579081|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.628@LM_INFO@22:26:14.628878|(5010|5021) write (37).
2024-12-02 22:26:14.629@LM_DEBUG@22:26:14.629546|(5011|5018) reader C2F86DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:26:14.629@LM_DEBUG@22:26:14.629571|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.679@LM_INFO@22:26:14.679379|(5010|5021) write (38).
2024-12-02 22:26:14.680@LM_DEBUG@22:26:14.680061|(5011|5018) reader C2F86DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:14.680@LM_DEBUG@22:26:14.680086|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.729@LM_INFO@22:26:14.729895|(5010|5021) write (39).
2024-12-02 22:26:14.730@LM_DEBUG@22:26:14.730601|(5011|5018) reader C2F86DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:26:14.730@LM_DEBUG@22:26:14.730631|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.759@LM_INFO@22:26:14.759604|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:14.759@LM_DEBUG@22:26:14.759657|(5011|5011) received 40 of expected 100
2024-12-02 22:26:14.780@LM_INFO@22:26:14.780392|(5010|5021) write (40).
2024-12-02 22:26:14.780@LM_DEBUG@22:26:14.780920|(5011|5018) reader C2F86DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:14.780@LM_DEBUG@22:26:14.780942|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.830@LM_INFO@22:26:14.830788|(5010|5021) write (41).
2024-12-02 22:26:14.831@LM_DEBUG@22:26:14.831393|(5011|5018) reader C2F86DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:26:14.831@LM_DEBUG@22:26:14.831436|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.881@LM_INFO@22:26:14.881252|(5010|5021) write (42).
2024-12-02 22:26:14.881@LM_DEBUG@22:26:14.881948|(5011|5018) reader C2F86DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:14.881@LM_DEBUG@22:26:14.881977|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.931@LM_INFO@22:26:14.931759|(5010|5021) write (43).
2024-12-02 22:26:14.932@LM_DEBUG@22:26:14.932380|(5011|5018) reader C2F86DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:26:14.932@LM_DEBUG@22:26:14.932403|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:14.982@LM_INFO@22:26:14.982234|(5010|5021) write (44).
2024-12-02 22:26:14.982@LM_DEBUG@22:26:14.982875|(5011|5018) reader C2F86DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:14.982@LM_DEBUG@22:26:14.982899|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.032@LM_INFO@22:26:15.032730|(5010|5021) write (45).
2024-12-02 22:26:15.033@LM_DEBUG@22:26:15.033412|(5011|5018) reader C2F86DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:26:15.033@LM_DEBUG@22:26:15.033439|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.083@LM_INFO@22:26:15.083229|(5010|5021) write (46).
2024-12-02 22:26:15.083@LM_DEBUG@22:26:15.083895|(5011|5018) reader C2F86DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:15.083@LM_DEBUG@22:26:15.083924|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.133@LM_INFO@22:26:15.133726|(5010|5021) write (47).
2024-12-02 22:26:15.134@LM_DEBUG@22:26:15.134439|(5011|5018) reader C2F86DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:26:15.134@LM_DEBUG@22:26:15.134467|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.184@LM_INFO@22:26:15.184223|(5010|5021) write (48).
2024-12-02 22:26:15.184@LM_DEBUG@22:26:15.184872|(5011|5018) reader C2F86DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:15.184@LM_DEBUG@22:26:15.184896|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.234@LM_INFO@22:26:15.234731|(5010|5021) write (49).
2024-12-02 22:26:15.235@LM_DEBUG@22:26:15.235407|(5011|5018) reader C2F86DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:26:15.235@LM_DEBUG@22:26:15.235432|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.285@LM_INFO@22:26:15.285244|(5010|5021) write (50).
2024-12-02 22:26:15.285@LM_DEBUG@22:26:15.285885|(5011|5018) reader C2F86DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:15.285@LM_DEBUG@22:26:15.285910|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.335@LM_INFO@22:26:15.335726|(5010|5021) write (51).
2024-12-02 22:26:15.336@LM_DEBUG@22:26:15.336431|(5011|5018) reader C2F86DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:26:15.336@LM_DEBUG@22:26:15.336460|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.386@LM_INFO@22:26:15.386258|(5010|5021) write (52).
2024-12-02 22:26:15.387@LM_DEBUG@22:26:15.387019|(5011|5018) reader C2F86DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:15.387@LM_DEBUG@22:26:15.387049|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.436@LM_INFO@22:26:15.436841|(5010|5021) write (53).
2024-12-02 22:26:15.437@LM_DEBUG@22:26:15.437495|(5011|5018) reader C2F86DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:26:15.437@LM_DEBUG@22:26:15.437520|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.487@LM_INFO@22:26:15.487349|(5010|5021) write (54).
2024-12-02 22:26:15.487@LM_DEBUG@22:26:15.487996|(5011|5018) reader C2F86DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:26:15.488@LM_DEBUG@22:26:15.488023|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.537@LM_INFO@22:26:15.537818|(5010|5021) write (55).
2024-12-02 22:26:15.538@LM_DEBUG@22:26:15.538259|(5011|5018) reader C2F86DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:15.538@LM_DEBUG@22:26:15.538283|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.588@LM_INFO@22:26:15.588178|(5010|5021) write (56).
2024-12-02 22:26:15.588@LM_DEBUG@22:26:15.588955|(5011|5018) reader C2F86DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:26:15.588@LM_DEBUG@22:26:15.588985|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.638@LM_INFO@22:26:15.638739|(5010|5021) write (57).
2024-12-02 22:26:15.639@LM_DEBUG@22:26:15.639423|(5011|5018) reader C2F86DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:15.639@LM_DEBUG@22:26:15.639452|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.689@LM_INFO@22:26:15.689248|(5010|5021) write (58).
2024-12-02 22:26:15.689@LM_DEBUG@22:26:15.689948|(5011|5018) reader C2F86DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:15.689@LM_DEBUG@22:26:15.689973|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.739@LM_INFO@22:26:15.739799|(5010|5021) write (59).
2024-12-02 22:26:15.740@LM_DEBUG@22:26:15.740480|(5011|5018) reader C2F86DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:26:15.740@LM_DEBUG@22:26:15.740508|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.759@LM_INFO@22:26:15.759776|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:15.759@LM_DEBUG@22:26:15.759819|(5011|5011) received 60 of expected 100
2024-12-02 22:26:15.790@LM_INFO@22:26:15.790292|(5010|5021) write (60).
2024-12-02 22:26:15.790@LM_DEBUG@22:26:15.790911|(5011|5018) reader C2F86DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:26:15.790@LM_DEBUG@22:26:15.790933|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.840@LM_INFO@22:26:15.840765|(5010|5021) write (61).
2024-12-02 22:26:15.841@LM_DEBUG@22:26:15.841359|(5011|5018) reader C2F86DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:15.841@LM_DEBUG@22:26:15.841387|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.891@LM_INFO@22:26:15.891210|(5010|5021) write (62).
2024-12-02 22:26:15.891@LM_DEBUG@22:26:15.891816|(5011|5018) reader C2F86DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:26:15.891@LM_DEBUG@22:26:15.891843|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.941@LM_INFO@22:26:15.941673|(5010|5021) write (63).
2024-12-02 22:26:15.942@LM_DEBUG@22:26:15.942235|(5011|5018) reader C2F86DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:15.942@LM_DEBUG@22:26:15.942258|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:15.992@LM_INFO@22:26:15.992118|(5010|5021) write (64).
2024-12-02 22:26:15.992@LM_DEBUG@22:26:15.992752|(5011|5018) reader C2F86DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:15.992@LM_DEBUG@22:26:15.992780|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.042@LM_INFO@22:26:16.042580|(5010|5021) write (65).
2024-12-02 22:26:16.043@LM_DEBUG@22:26:16.043231|(5011|5018) reader C2F86DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:26:16.043@LM_DEBUG@22:26:16.043261|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.093@LM_INFO@22:26:16.093064|(5010|5021) write (66).
2024-12-02 22:26:16.093@LM_DEBUG@22:26:16.093669|(5011|5018) reader C2F86DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:16.093@LM_DEBUG@22:26:16.093694|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.143@LM_INFO@22:26:16.143550|(5010|5021) write (67).
2024-12-02 22:26:16.144@LM_DEBUG@22:26:16.144237|(5011|5018) reader C2F86DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:26:16.144@LM_DEBUG@22:26:16.144284|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.194@LM_INFO@22:26:16.194060|(5010|5021) write (68).
2024-12-02 22:26:16.194@LM_DEBUG@22:26:16.194703|(5011|5018) reader C2F86DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:16.194@LM_DEBUG@22:26:16.194728|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.244@LM_INFO@22:26:16.244613|(5010|5021) write (69).
2024-12-02 22:26:16.245@LM_DEBUG@22:26:16.245348|(5011|5018) reader C2F86DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:26:16.245@LM_DEBUG@22:26:16.245378|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.295@LM_INFO@22:26:16.295153|(5010|5021) write (70).
2024-12-02 22:26:16.295@LM_DEBUG@22:26:16.295844|(5011|5018) reader C2F86DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:16.295@LM_DEBUG@22:26:16.295870|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.345@LM_INFO@22:26:16.345685|(5010|5021) write (71).
2024-12-02 22:26:16.346@LM_DEBUG@22:26:16.346355|(5011|5018) reader C2F86DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:26:16.346@LM_DEBUG@22:26:16.346407|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.396@LM_INFO@22:26:16.396180|(5010|5021) write (72).
2024-12-02 22:26:16.396@LM_DEBUG@22:26:16.396947|(5011|5018) reader C2F86DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:16.396@LM_DEBUG@22:26:16.396973|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.446@LM_INFO@22:26:16.446754|(5010|5021) write (73).
2024-12-02 22:26:16.447@LM_DEBUG@22:26:16.447339|(5011|5018) reader C2F86DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:26:16.447@LM_DEBUG@22:26:16.447365|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.497@LM_INFO@22:26:16.497226|(5010|5021) write (74).
2024-12-02 22:26:16.497@LM_DEBUG@22:26:16.497886|(5011|5018) reader C2F86DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:16.497@LM_DEBUG@22:26:16.497915|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.547@LM_INFO@22:26:16.547718|(5010|5021) write (75).
2024-12-02 22:26:16.548@LM_DEBUG@22:26:16.548247|(5011|5018) reader C2F86DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:26:16.548@LM_DEBUG@22:26:16.548274|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.598@LM_INFO@22:26:16.598115|(5010|5021) write (76).
2024-12-02 22:26:16.598@LM_DEBUG@22:26:16.598674|(5011|5018) reader C2F86DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:16.598@LM_DEBUG@22:26:16.598701|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.648@LM_INFO@22:26:16.648548|(5010|5021) write (77).
2024-12-02 22:26:16.649@LM_DEBUG@22:26:16.649166|(5011|5018) reader C2F86DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:26:16.649@LM_DEBUG@22:26:16.649191|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.699@LM_INFO@22:26:16.699013|(5010|5021) write (78).
2024-12-02 22:26:16.699@LM_DEBUG@22:26:16.699590|(5011|5018) reader C2F86DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:16.699@LM_DEBUG@22:26:16.699617|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.749@LM_INFO@22:26:16.749479|(5010|5021) write (79).
2024-12-02 22:26:16.750@LM_DEBUG@22:26:16.750257|(5011|5018) reader C2F86DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:26:16.750@LM_DEBUG@22:26:16.750286|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.759@LM_INFO@22:26:16.759933|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:16.759@LM_DEBUG@22:26:16.759977|(5011|5011) received 80 of expected 100
2024-12-02 22:26:16.800@LM_INFO@22:26:16.800076|(5010|5021) write (80).
2024-12-02 22:26:16.800@LM_DEBUG@22:26:16.800853|(5011|5018) reader C2F86DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:16.800@LM_DEBUG@22:26:16.800878|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.850@LM_INFO@22:26:16.850658|(5010|5021) write (81).
2024-12-02 22:26:16.851@LM_DEBUG@22:26:16.851361|(5011|5018) reader C2F86DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:26:16.851@LM_DEBUG@22:26:16.851387|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.901@LM_INFO@22:26:16.901194|(5010|5021) write (82).
2024-12-02 22:26:16.901@LM_DEBUG@22:26:16.901953|(5011|5018) reader C2F86DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:16.901@LM_DEBUG@22:26:16.901979|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:16.951@LM_INFO@22:26:16.951762|(5010|5021) write (83).
2024-12-02 22:26:16.952@LM_DEBUG@22:26:16.952526|(5011|5018) reader C2F86DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:26:16.952@LM_DEBUG@22:26:16.952556|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.002@LM_INFO@22:26:17.002323|(5010|5021) write (84).
2024-12-02 22:26:17.003@LM_DEBUG@22:26:17.003057|(5011|5018) reader C2F86DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:17.003@LM_DEBUG@22:26:17.003087|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.052@LM_INFO@22:26:17.052874|(5010|5021) write (85).
2024-12-02 22:26:17.053@LM_DEBUG@22:26:17.053600|(5011|5018) reader C2F86DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:26:17.053@LM_DEBUG@22:26:17.053625|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.103@LM_INFO@22:26:17.103402|(5010|5021) write (86).
2024-12-02 22:26:17.104@LM_DEBUG@22:26:17.104153|(5011|5018) reader C2F86DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:17.104@LM_DEBUG@22:26:17.104182|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.153@LM_INFO@22:26:17.153962|(5010|5021) write (87).
2024-12-02 22:26:17.154@LM_DEBUG@22:26:17.154717|(5011|5018) reader C2F86DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:26:17.154@LM_DEBUG@22:26:17.154743|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.204@LM_INFO@22:26:17.204557|(5010|5021) write (88).
2024-12-02 22:26:17.205@LM_DEBUG@22:26:17.205329|(5011|5018) reader C2F86DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:17.205@LM_DEBUG@22:26:17.205359|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.255@LM_INFO@22:26:17.255113|(5010|5021) write (89).
2024-12-02 22:26:17.255@LM_DEBUG@22:26:17.255827|(5011|5018) reader C2F86DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:26:17.255@LM_DEBUG@22:26:17.255852|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.305@LM_INFO@22:26:17.305658|(5010|5021) write (90).
2024-12-02 22:26:17.306@LM_DEBUG@22:26:17.306447|(5011|5018) reader C2F86DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:17.306@LM_DEBUG@22:26:17.306476|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.356@LM_INFO@22:26:17.356244|(5010|5021) write (91).
2024-12-02 22:26:17.356@LM_DEBUG@22:26:17.356991|(5011|5018) reader C2F86DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:26:17.357@LM_DEBUG@22:26:17.357016|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.406@LM_INFO@22:26:17.406804|(5010|5021) write (92).
2024-12-02 22:26:17.407@LM_DEBUG@22:26:17.407468|(5011|5018) reader C2F86DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:17.407@LM_DEBUG@22:26:17.407497|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.457@LM_INFO@22:26:17.457326|(5010|5021) write (93).
2024-12-02 22:26:17.458@LM_DEBUG@22:26:17.458072|(5011|5018) reader C2F86DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:26:17.458@LM_DEBUG@22:26:17.458110|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.507@LM_INFO@22:26:17.507891|(5010|5021) write (94).
2024-12-02 22:26:17.508@LM_DEBUG@22:26:17.508603|(5011|5018) reader C2F86DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:17.508@LM_DEBUG@22:26:17.508632|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.558@LM_INFO@22:26:17.558439|(5010|5021) write (95).
2024-12-02 22:26:17.559@LM_DEBUG@22:26:17.559130|(5011|5018) reader C2F86DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:26:17.559@LM_DEBUG@22:26:17.559160|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.608@LM_INFO@22:26:17.608960|(5010|5021) write (96).
2024-12-02 22:26:17.609@LM_DEBUG@22:26:17.609708|(5011|5018) reader C2F86DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:17.609@LM_DEBUG@22:26:17.609737|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.659@LM_INFO@22:26:17.659514|(5010|5021) write (97).
2024-12-02 22:26:17.660@LM_DEBUG@22:26:17.660254|(5011|5018) reader C2F86DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:26:17.660@LM_DEBUG@22:26:17.660284|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.710@LM_INFO@22:26:17.710084|(5010|5021) write (98).
2024-12-02 22:26:17.710@LM_DEBUG@22:26:17.710884|(5011|5018) reader C2F86DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:26:17.710@LM_DEBUG@22:26:17.710909|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.760@LM_INFO@22:26:17.760113|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:17.760@LM_DEBUG@22:26:17.760173|(5011|5011) received 99 of expected 100
2024-12-02 22:26:17.760@LM_INFO@22:26:17.760689|(5010|5021) write (99).
2024-12-02 22:26:17.761@LM_DEBUG@22:26:17.761277|(5011|5018) reader C2F86DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:17.761@LM_DEBUG@22:26:17.761298|(5011|5018) SampleInfo.sample_rank = 0
2024-12-02 22:26:17.811@LM_DEBUG@22:26:17.811159|(5010|5021) Writer::svc finished.
2024-12-02 22:26:18.011@LM_INFO@22:26:18.011082|(5010|5010) publisher signaling finished
2024-12-02 22:26:18.011@LM_DEBUG@22:26:18.011189|(5010|5010) notifying subscriber of 0 timeout writes
2024-12-02 22:26:18.261@LM_INFO@22:26:18.261353|(5010|5010) publisher checking for sub finished
2024-12-02 22:26:18.511@LM_INFO@22:26:18.511530|(5010|5010) publisher checking for sub finished
2024-12-02 22:26:18.760@LM_INFO@22:26:18.760304|(5011|5011) subscriber signaling finished
2024-12-02 22:26:18.761@LM_INFO@22:26:18.761705|(5010|5010) publisher checking for sub finished
2024-12-02 22:26:18.761@LM_DEBUG@22:26:18.761746|(5010|5010) Writer::end
2024-12-02 22:26:18.762@LM_DEBUG@22:26:18.762321|(5010|5013) WriteDataContainer::wait_pending timeout at 00:08:10.595929
2024-12-02 22:26:18.762@LM_DEBUG@22:26:18.762628|(5011|5018) instance is disposed
2024-12-02 22:26:19.010@LM_INFO@22:26:19.010520|(5011|5011) subscriber checking for pub finished
2024-12-02 22:26:19.010@LM_INFO@22:26:19.010606|(5011|5011) subscriber starting shutdown
2024-12-02 22:26:19.011@LM_DEBUG@22:26:19.011522|(5010|5015) DataWriterImpl::remove_associations: bit 0 local 01030000.2b83bf3c.00000002.00000102(ee237caa) remote 01030000.2b83bf3c.00000001.00000107(d9e9f2f5) num remotes 1
2024-12-02 22:26:19.011@LM_DEBUG@22:26:19.011556|(5011|5012) DataReaderImpl::remove_associations: bit 0 local 01030000.2b83bf3c.00000001.00000107(d9e9f2f5) remote 01030000.2b83bf3c.00000002.00000102(ee237caa) num remotes 1
2024-12-02 22:26:19.011@LM_DEBUG@22:26:19.011578|(5011|5012) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2b83bf3c.00000001.00000107(d9e9f2f5) remote 01030000.2b83bf3c.00000002.00000102(ee237caa) num remotes 1
2024-12-02 22:26:19.011@LM_DEBUG@22:26:19.011614|(5011|5012) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:19.011@LM_DEBUG@22:26:19.011909|(5011|5012) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:19.011@LM_DEBUG@22:26:19.011954|(5011|5012) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:19.012@LM_DEBUG@22:26:19.012039|(5010|5013) WriteDataContainer::wait_pending done
2024-12-02 22:26:19.012@LM_INFO@22:26:19.012909|(5011|5011) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:19.012@LM_DEBUG@22:26:19.012926|(5011|5011) Service_Participant::shutdown
2024-12-02 22:26:19.013@LM_DEBUG@22:26:19.013309|(5010|5010) Service_Participant::shutdown
2024-12-02 22:26:19.013@LM_DEBUG@22:26:19.013977|(5011|5011) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:19.016@LM_INFO@22:26:19.016929|(5011|5011) subscriber exiting with status 0
2024-12-02 22:26:19.016@LM_DEBUG@22:26:19.017000|(5010|5010) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:19.017@LM_DEBUG@22:26:19.017267|(5010|5010) Service_Participant::~Service_Participant
2024-12-02 22:26:19.017@LM_DEBUG@22:26:19.017267|(5011|5011) Service_Participant::~Service_Participant
2024-12-02 22:26:19.017@LM_DEBUG@22:26:19.017287|(5010|5010) Service_Participant::shutdown
2024-12-02 22:26:19.017@LM_DEBUG@22:26:19.017289|(5011|5011) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:19.080096|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl rtps Time:7s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl shmem #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5028
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 0 -s 1 -r 1 -w 1  -m 1 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5035 started at 2024-12-02 22:26:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1  -m 1 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5036 started at 2024-12-02 22:26:19
22:26:19.337593|(5036|5036) 22:26:19.337642 subscriber main
22:26:19.337593|(5035|5035) 22:26:19.337642 publisher main
2024-12-02 22:26:19.337@LM_INFO@22:26:19.337918|(5035|5035) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:19.337@LM_INFO@22:26:19.337918|(5036|5036) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:19.337@LM_INFO@22:26:19.337941|(5035|5035) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:19.337@LM_INFO@22:26:19.337946|(5036|5036) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338008|(5036|5036) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338009|(5035|5035) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338209|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338211|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338245|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338265|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338295|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338298|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338319|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338337|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338347|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338393|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338416|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338431|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338449|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338459|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338480|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338484|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338503|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338512|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338529|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338538|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338552|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338560|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338578|(5035|5035) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338586|(5036|5036) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338603|(5035|5035) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338611|(5036|5036) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338628|(5035|5035) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338635|(5036|5036) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338656|(5035|5035) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338659|(5036|5036) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338678|(5035|5035) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338686|(5036|5036) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338705|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338713|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338729|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338736|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338759|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338766|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338782|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338790|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338808|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338817|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338846|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338846|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338873|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338878|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338898|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338902|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338924|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338928|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338953|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338957|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338976|(5035|5035) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:19.338@LM_INFO@22:26:19.338979|(5036|5036) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:19.339@LM_INFO@22:26:19.339417|(5035|5035) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:19.339@LM_INFO@22:26:19.339417|(5036|5036) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340541|(5035|5035) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340545|(5036|5036) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340561|(5035|5035) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340566|(5036|5036) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340572|(5035|5035) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340576|(5036|5036) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340582|(5035|5035) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:19.340@LM_INFO@22:26:19.340587|(5036|5036) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:19.340@LM_NOTICE@22:26:19.340596|(5035|5035) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:19.340@LM_NOTICE@22:26:19.340600|(5036|5036) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:19.340@LM_DEBUG@22:26:19.340935|(5036|5036) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:19.340@LM_DEBUG@22:26:19.340939|(5035|5035) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:19.341@LM_DEBUG@22:26:19.341310|Subscriber Using Shmem transport.
2024-12-02 22:26:19.341@LM_DEBUG@22:26:19.341312|Publisher Using Shmem transport.
2024-12-02 22:26:19.341@LM_INFO@22:26:19.341459|(5035|5035) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:19.341@LM_INFO@22:26:19.341458|(5036|5036) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:19.341@LM_DEBUG@22:26:19.341500|(5035|5035) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:19.341@LM_DEBUG@22:26:19.341513|(5036|5036) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:19.359@LM_DEBUG@22:26:19.360004|(5035|5035) attach to shmem
2024-12-02 22:26:19.360@LM_DEBUG@22:26:19.360099|(5036|5036) attach to shmem
2024-12-02 22:26:19.360@LM_DEBUG@22:26:19.360131|(5036|5036) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:19.373@LM_WARNING@22:26:19.373140|(5036|5036) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:19.373@LM_WARNING@22:26:19.373194|(5035|5035) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:19.380@LM_INFO@22:26:19.380234|(5036|5036) subscriber signaling ready
2024-12-02 22:26:19.380@LM_DEBUG@22:26:19.380898|(5035|5039) DataWriterImpl::add_association - bit 0 local 01030000.0ec97955.00000001.00000102(9897a2e0) remote 01030000.0ec97955.00000002.00000107(af5d2cbf)
2024-12-02 22:26:19.380@LM_INFO@22:26:19.380951|(5035|5035) publisher signaling ready
2024-12-02 22:26:19.380@LM_DEBUG@22:26:19.380970|(5036|5040) DataReaderImpl::add_association - bit 0 local 01030000.0ec97955.00000002.00000107(af5d2cbf) remote 01030000.0ec97955.00000001.00000102(9897a2e0)
2024-12-02 22:26:19.381@LM_DEBUG@22:26:19.381973|(5036|5040) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:19.382@LM_INFO@22:26:19.382051|(5035|5045) DataWriterImpl::transport_assoc_done: writer 01030000.0ec97955.00000001.00000102(9897a2e0) succeeded in associating with reader 01030000.0ec97955.00000002.00000107(af5d2cbf)
2024-12-02 22:26:19.382@LM_DEBUG@22:26:19.382077|(5035|5045) DataWriterImpl::transport_assoc_done: writer 01030000.0ec97955.00000001.00000102(9897a2e0) reader 01030000.0ec97955.00000002.00000107(af5d2cbf) calling association_complete_i
2024-12-02 22:26:19.382@LM_DEBUG@22:26:19.382088|(5035|5045) DataWriterImpl::association_complete_i - bit 0 local 01030000.0ec97955.00000001.00000102(9897a2e0) remote 01030000.0ec97955.00000002.00000107(af5d2cbf)
2024-12-02 22:26:19.630@LM_INFO@22:26:19.630427|(5036|5036) subscriber checking for pub ready
2024-12-02 22:26:19.630@LM_INFO@22:26:19.630504|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:19.630@LM_DEBUG@22:26:19.630519|(5036|5036) received 0 of expected 100
2024-12-02 22:26:19.631@LM_INFO@22:26:19.631096|(5035|5035) publisher checking for sub ready
2024-12-02 22:26:19.631@LM_DEBUG@22:26:19.631196|(5035|5035) Writer::start
2024-12-02 22:26:19.631@LM_DEBUG@22:26:19.631366|(5035|5047) Writer::svc begins.
2024-12-02 22:26:19.631@LM_DEBUG@22:26:19.631405|(5035|5047) 22:26:19.631408 Writer::svc starting to write.
2024-12-02 22:26:19.631@LM_INFO@22:26:19.631881|(5035|5047) write (0).
2024-12-02 22:26:19.631@LM_DEBUG@22:26:19.631893|(5036|5046) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:19.632@LM_DEBUG@22:26:19.632500|(5036|5046) reader F9FA2DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:19.632@LM_DEBUG@22:26:19.632528|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.682@LM_INFO@22:26:19.682195|(5035|5047) write (1).
2024-12-02 22:26:19.682@LM_DEBUG@22:26:19.682770|(5036|5046) reader F9FA2DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2024-12-02 22:26:19.682@LM_DEBUG@22:26:19.682802|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.732@LM_INFO@22:26:19.732648|(5035|5047) write (2).
2024-12-02 22:26:19.733@LM_DEBUG@22:26:19.733197|(5036|5046) reader F9FA2DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:26:19.733@LM_DEBUG@22:26:19.733226|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.783@LM_INFO@22:26:19.783092|(5035|5047) write (3).
2024-12-02 22:26:19.783@LM_DEBUG@22:26:19.783668|(5036|5046) reader F9FA2DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:26:19.783@LM_DEBUG@22:26:19.783698|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.833@LM_INFO@22:26:19.833543|(5035|5047) write (4).
2024-12-02 22:26:19.834@LM_DEBUG@22:26:19.834102|(5036|5046) reader F9FA2DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:19.834@LM_DEBUG@22:26:19.834132|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.883@LM_INFO@22:26:19.883977|(5035|5047) write (5).
2024-12-02 22:26:19.884@LM_DEBUG@22:26:19.884506|(5036|5046) reader F9FA2DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:26:19.884@LM_DEBUG@22:26:19.884534|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.934@LM_INFO@22:26:19.934408|(5035|5047) write (6).
2024-12-02 22:26:19.934@LM_DEBUG@22:26:19.934977|(5036|5046) reader F9FA2DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:19.935@LM_DEBUG@22:26:19.935007|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:19.984@LM_INFO@22:26:19.984880|(5035|5047) write (7).
2024-12-02 22:26:19.985@LM_DEBUG@22:26:19.985453|(5036|5046) reader F9FA2DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:26:19.985@LM_DEBUG@22:26:19.985483|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.035@LM_INFO@22:26:20.035326|(5035|5047) write (8).
2024-12-02 22:26:20.035@LM_DEBUG@22:26:20.035878|(5036|5046) reader F9FA2DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:20.035@LM_DEBUG@22:26:20.035904|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.085@LM_INFO@22:26:20.085764|(5035|5047) write (9).
2024-12-02 22:26:20.086@LM_DEBUG@22:26:20.086310|(5036|5046) reader F9FA2DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:26:20.086@LM_DEBUG@22:26:20.086341|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.136@LM_INFO@22:26:20.136188|(5035|5047) write (10).
2024-12-02 22:26:20.136@LM_DEBUG@22:26:20.136712|(5036|5046) reader F9FA2DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:20.136@LM_DEBUG@22:26:20.136742|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.186@LM_INFO@22:26:20.186600|(5035|5047) write (11).
2024-12-02 22:26:20.187@LM_DEBUG@22:26:20.187145|(5036|5046) reader F9FA2DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:26:20.187@LM_DEBUG@22:26:20.187172|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.237@LM_INFO@22:26:20.237026|(5035|5047) write (12).
2024-12-02 22:26:20.237@LM_DEBUG@22:26:20.237582|(5036|5046) reader F9FA2DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:26:20.237@LM_DEBUG@22:26:20.237613|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.287@LM_INFO@22:26:20.287490|(5035|5047) write (13).
2024-12-02 22:26:20.288@LM_DEBUG@22:26:20.288053|(5036|5046) reader F9FA2DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:20.288@LM_DEBUG@22:26:20.288084|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.337@LM_INFO@22:26:20.337931|(5035|5047) write (14).
2024-12-02 22:26:20.338@LM_DEBUG@22:26:20.338493|(5036|5046) reader F9FA2DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:26:20.338@LM_DEBUG@22:26:20.338520|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.388@LM_INFO@22:26:20.388352|(5035|5047) write (15).
2024-12-02 22:26:20.388@LM_DEBUG@22:26:20.388790|(5036|5046) reader F9FA2DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:20.388@LM_DEBUG@22:26:20.388818|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.438@LM_INFO@22:26:20.438716|(5035|5047) write (16).
2024-12-02 22:26:20.439@LM_DEBUG@22:26:20.439278|(5036|5046) reader F9FA2DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:26:20.439@LM_DEBUG@22:26:20.439326|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.489@LM_INFO@22:26:20.489180|(5035|5047) write (17).
2024-12-02 22:26:20.489@LM_DEBUG@22:26:20.489726|(5036|5046) reader F9FA2DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:20.489@LM_DEBUG@22:26:20.489753|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.539@LM_INFO@22:26:20.539616|(5035|5047) write (18).
2024-12-02 22:26:20.540@LM_DEBUG@22:26:20.540116|(5036|5046) reader F9FA2DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:26:20.540@LM_DEBUG@22:26:20.540143|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.590@LM_INFO@22:26:20.590033|(5035|5047) write (19).
2024-12-02 22:26:20.590@LM_DEBUG@22:26:20.590599|(5036|5046) reader F9FA2DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:20.590@LM_DEBUG@22:26:20.590630|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.630@LM_INFO@22:26:20.630632|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:20.630@LM_DEBUG@22:26:20.630679|(5036|5036) received 20 of expected 100
2024-12-02 22:26:20.640@LM_INFO@22:26:20.640426|(5035|5047) write (20).
2024-12-02 22:26:20.640@LM_DEBUG@22:26:20.640870|(5036|5046) reader F9FA2DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:26:20.640@LM_DEBUG@22:26:20.640894|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.690@LM_INFO@22:26:20.690783|(5035|5047) write (21).
2024-12-02 22:26:20.691@LM_DEBUG@22:26:20.691268|(5036|5046) reader F9FA2DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:20.691@LM_DEBUG@22:26:20.691293|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.741@LM_INFO@22:26:20.741176|(5035|5047) write (22).
2024-12-02 22:26:20.741@LM_DEBUG@22:26:20.741730|(5036|5046) reader F9FA2DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:26:20.741@LM_DEBUG@22:26:20.741761|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.791@LM_INFO@22:26:20.791599|(5035|5047) write (23).
2024-12-02 22:26:20.792@LM_DEBUG@22:26:20.792066|(5036|5046) reader F9FA2DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:20.792@LM_DEBUG@22:26:20.792092|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.841@LM_INFO@22:26:20.841982|(5035|5047) write (24).
2024-12-02 22:26:20.842@LM_DEBUG@22:26:20.842512|(5036|5046) reader F9FA2DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:20.842@LM_DEBUG@22:26:20.842540|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.892@LM_INFO@22:26:20.892404|(5035|5047) write (25).
2024-12-02 22:26:20.892@LM_DEBUG@22:26:20.892953|(5036|5046) reader F9FA2DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:26:20.892@LM_DEBUG@22:26:20.892984|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.942@LM_INFO@22:26:20.942833|(5035|5047) write (26).
2024-12-02 22:26:20.943@LM_DEBUG@22:26:20.943389|(5036|5046) reader F9FA2DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:26:20.943@LM_DEBUG@22:26:20.943420|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:20.993@LM_INFO@22:26:20.993276|(5035|5047) write (27).
2024-12-02 22:26:20.993@LM_DEBUG@22:26:20.993809|(5036|5046) reader F9FA2DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:20.993@LM_DEBUG@22:26:20.993836|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.043@LM_INFO@22:26:21.043720|(5035|5047) write (28).
2024-12-02 22:26:21.044@LM_DEBUG@22:26:21.044269|(5036|5046) reader F9FA2DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:26:21.044@LM_DEBUG@22:26:21.044299|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.094@LM_INFO@22:26:21.094153|(5035|5047) write (29).
2024-12-02 22:26:21.094@LM_DEBUG@22:26:21.094724|(5036|5046) reader F9FA2DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:21.094@LM_DEBUG@22:26:21.094758|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.144@LM_INFO@22:26:21.144613|(5035|5047) write (30).
2024-12-02 22:26:21.145@LM_DEBUG@22:26:21.145124|(5036|5046) reader F9FA2DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:21.145@LM_DEBUG@22:26:21.145154|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.195@LM_INFO@22:26:21.195022|(5035|5047) write (31).
2024-12-02 22:26:21.195@LM_DEBUG@22:26:21.195570|(5036|5046) reader F9FA2DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:26:21.195@LM_DEBUG@22:26:21.195600|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.245@LM_INFO@22:26:21.245460|(5035|5047) write (32).
2024-12-02 22:26:21.246@LM_DEBUG@22:26:21.246014|(5036|5046) reader F9FA2DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:21.246@LM_DEBUG@22:26:21.246045|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.295@LM_INFO@22:26:21.295904|(5035|5047) write (33).
2024-12-02 22:26:21.296@LM_DEBUG@22:26:21.296451|(5036|5046) reader F9FA2DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:26:21.296@LM_DEBUG@22:26:21.296482|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.346@LM_INFO@22:26:21.346346|(5035|5047) write (34).
2024-12-02 22:26:21.346@LM_DEBUG@22:26:21.346927|(5036|5046) reader F9FA2DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:21.346@LM_DEBUG@22:26:21.346958|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.396@LM_INFO@22:26:21.396803|(5035|5047) write (35).
2024-12-02 22:26:21.397@LM_DEBUG@22:26:21.397345|(5036|5046) reader F9FA2DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:26:21.397@LM_DEBUG@22:26:21.397375|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.447@LM_INFO@22:26:21.447230|(5035|5047) write (36).
2024-12-02 22:26:21.447@LM_DEBUG@22:26:21.447766|(5036|5046) reader F9FA2DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:21.447@LM_DEBUG@22:26:21.447796|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.497@LM_INFO@22:26:21.497689|(5035|5047) write (37).
2024-12-02 22:26:21.498@LM_DEBUG@22:26:21.498206|(5036|5046) reader F9FA2DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:26:21.498@LM_DEBUG@22:26:21.498235|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.548@LM_INFO@22:26:21.548114|(5035|5047) write (38).
2024-12-02 22:26:21.548@LM_DEBUG@22:26:21.548663|(5036|5046) reader F9FA2DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:21.548@LM_DEBUG@22:26:21.548689|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.598@LM_INFO@22:26:21.598547|(5035|5047) write (39).
2024-12-02 22:26:21.599@LM_DEBUG@22:26:21.599100|(5036|5046) reader F9FA2DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:26:21.599@LM_DEBUG@22:26:21.599131|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.630@LM_INFO@22:26:21.630813|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:21.630@LM_DEBUG@22:26:21.630882|(5036|5036) received 40 of expected 100
2024-12-02 22:26:21.648@LM_INFO@22:26:21.648970|(5035|5047) write (40).
2024-12-02 22:26:21.649@LM_DEBUG@22:26:21.649462|(5036|5046) reader F9FA2DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:21.649@LM_DEBUG@22:26:21.649489|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.699@LM_INFO@22:26:21.699369|(5035|5047) write (41).
2024-12-02 22:26:21.699@LM_DEBUG@22:26:21.699901|(5036|5046) reader F9FA2DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:26:21.699@LM_DEBUG@22:26:21.699948|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.749@LM_INFO@22:26:21.749791|(5035|5047) write (42).
2024-12-02 22:26:21.750@LM_DEBUG@22:26:21.750330|(5036|5046) reader F9FA2DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:21.750@LM_DEBUG@22:26:21.750380|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.800@LM_INFO@22:26:21.800223|(5035|5047) write (43).
2024-12-02 22:26:21.800@LM_DEBUG@22:26:21.800735|(5036|5046) reader F9FA2DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:26:21.800@LM_DEBUG@22:26:21.800764|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.850@LM_INFO@22:26:21.850627|(5035|5047) write (44).
2024-12-02 22:26:21.851@LM_DEBUG@22:26:21.851117|(5036|5046) reader F9FA2DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:21.851@LM_DEBUG@22:26:21.851146|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.901@LM_INFO@22:26:21.901013|(5035|5047) write (45).
2024-12-02 22:26:21.901@LM_DEBUG@22:26:21.901485|(5036|5046) reader F9FA2DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:26:21.901@LM_DEBUG@22:26:21.901514|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:21.951@LM_INFO@22:26:21.951409|(5035|5047) write (46).
2024-12-02 22:26:21.951@LM_DEBUG@22:26:21.951950|(5036|5046) reader F9FA2DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:21.951@LM_DEBUG@22:26:21.951980|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.001@LM_INFO@22:26:22.001846|(5035|5047) write (47).
2024-12-02 22:26:22.002@LM_DEBUG@22:26:22.002333|(5036|5046) reader F9FA2DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:26:22.002@LM_DEBUG@22:26:22.002385|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.052@LM_INFO@22:26:22.052232|(5035|5047) write (48).
2024-12-02 22:26:22.052@LM_DEBUG@22:26:22.052724|(5036|5046) reader F9FA2DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:22.052@LM_DEBUG@22:26:22.052754|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.102@LM_INFO@22:26:22.102623|(5035|5047) write (49).
2024-12-02 22:26:22.103@LM_DEBUG@22:26:22.103113|(5036|5046) reader F9FA2DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:26:22.103@LM_DEBUG@22:26:22.103143|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.153@LM_INFO@22:26:22.153030|(5035|5047) write (50).
2024-12-02 22:26:22.153@LM_DEBUG@22:26:22.153583|(5036|5046) reader F9FA2DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:22.153@LM_DEBUG@22:26:22.153613|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.203@LM_INFO@22:26:22.203460|(5035|5047) write (51).
2024-12-02 22:26:22.203@LM_DEBUG@22:26:22.203966|(5036|5046) reader F9FA2DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:26:22.203@LM_DEBUG@22:26:22.203993|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.253@LM_INFO@22:26:22.253872|(5035|5047) write (52).
2024-12-02 22:26:22.254@LM_DEBUG@22:26:22.254387|(5036|5046) reader F9FA2DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:22.254@LM_DEBUG@22:26:22.254419|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.304@LM_INFO@22:26:22.304295|(5035|5047) write (53).
2024-12-02 22:26:22.304@LM_DEBUG@22:26:22.304839|(5036|5046) reader F9FA2DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:26:22.304@LM_DEBUG@22:26:22.304869|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.354@LM_INFO@22:26:22.354723|(5035|5047) write (54).
2024-12-02 22:26:22.355@LM_DEBUG@22:26:22.355210|(5036|5046) reader F9FA2DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:26:22.355@LM_DEBUG@22:26:22.355236|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.405@LM_INFO@22:26:22.405126|(5035|5047) write (55).
2024-12-02 22:26:22.405@LM_DEBUG@22:26:22.405663|(5036|5046) reader F9FA2DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:22.405@LM_DEBUG@22:26:22.405694|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.455@LM_INFO@22:26:22.455560|(5035|5047) write (56).
2024-12-02 22:26:22.456@LM_DEBUG@22:26:22.456080|(5036|5046) reader F9FA2DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:26:22.456@LM_DEBUG@22:26:22.456110|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.505@LM_INFO@22:26:22.505981|(5035|5047) write (57).
2024-12-02 22:26:22.506@LM_DEBUG@22:26:22.506504|(5036|5046) reader F9FA2DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:22.506@LM_DEBUG@22:26:22.506529|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.556@LM_INFO@22:26:22.556387|(5035|5047) write (58).
2024-12-02 22:26:22.556@LM_DEBUG@22:26:22.556880|(5036|5046) reader F9FA2DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:22.556@LM_DEBUG@22:26:22.556908|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.606@LM_INFO@22:26:22.606781|(5035|5047) write (59).
2024-12-02 22:26:22.607@LM_DEBUG@22:26:22.607283|(5036|5046) reader F9FA2DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:26:22.607@LM_DEBUG@22:26:22.607313|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.631@LM_INFO@22:26:22.631012|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:22.631@LM_DEBUG@22:26:22.631065|(5036|5036) received 60 of expected 100
2024-12-02 22:26:22.657@LM_INFO@22:26:22.657168|(5035|5047) write (60).
2024-12-02 22:26:22.657@LM_DEBUG@22:26:22.657598|(5036|5046) reader F9FA2DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:26:22.657@LM_DEBUG@22:26:22.657622|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.707@LM_INFO@22:26:22.707533|(5035|5047) write (61).
2024-12-02 22:26:22.708@LM_DEBUG@22:26:22.708061|(5036|5046) reader F9FA2DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:22.708@LM_DEBUG@22:26:22.708091|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.757@LM_INFO@22:26:22.757972|(5035|5047) write (62).
2024-12-02 22:26:22.758@LM_DEBUG@22:26:22.758539|(5036|5046) reader F9FA2DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:26:22.758@LM_DEBUG@22:26:22.758570|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.808@LM_INFO@22:26:22.808407|(5035|5047) write (63).
2024-12-02 22:26:22.808@LM_DEBUG@22:26:22.808893|(5036|5046) reader F9FA2DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:22.808@LM_DEBUG@22:26:22.808923|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.858@LM_INFO@22:26:22.858795|(5035|5047) write (64).
2024-12-02 22:26:22.859@LM_DEBUG@22:26:22.859263|(5036|5046) reader F9FA2DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:22.859@LM_DEBUG@22:26:22.859288|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.909@LM_INFO@22:26:22.909159|(5035|5047) write (65).
2024-12-02 22:26:22.909@LM_DEBUG@22:26:22.909650|(5036|5046) reader F9FA2DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:26:22.909@LM_DEBUG@22:26:22.909676|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:22.959@LM_INFO@22:26:22.959574|(5035|5047) write (66).
2024-12-02 22:26:22.960@LM_DEBUG@22:26:22.960125|(5036|5046) reader F9FA2DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:22.960@LM_DEBUG@22:26:22.960156|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.009@LM_INFO@22:26:23.009997|(5035|5047) write (67).
2024-12-02 22:26:23.010@LM_DEBUG@22:26:23.010481|(5036|5046) reader F9FA2DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:26:23.010@LM_DEBUG@22:26:23.010525|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.060@LM_INFO@22:26:23.060386|(5035|5047) write (68).
2024-12-02 22:26:23.060@LM_DEBUG@22:26:23.060919|(5036|5046) reader F9FA2DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:23.060@LM_DEBUG@22:26:23.060949|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.110@LM_INFO@22:26:23.110812|(5035|5047) write (69).
2024-12-02 22:26:23.111@LM_DEBUG@22:26:23.111349|(5036|5046) reader F9FA2DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:26:23.111@LM_DEBUG@22:26:23.111380|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.161@LM_INFO@22:26:23.161233|(5035|5047) write (70).
2024-12-02 22:26:23.161@LM_DEBUG@22:26:23.161740|(5036|5046) reader F9FA2DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:23.161@LM_DEBUG@22:26:23.161766|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.211@LM_INFO@22:26:23.211644|(5035|5047) write (71).
2024-12-02 22:26:23.212@LM_DEBUG@22:26:23.212198|(5036|5046) reader F9FA2DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:26:23.212@LM_DEBUG@22:26:23.212229|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.262@LM_INFO@22:26:23.262088|(5035|5047) write (72).
2024-12-02 22:26:23.262@LM_DEBUG@22:26:23.262675|(5036|5046) reader F9FA2DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:23.262@LM_DEBUG@22:26:23.262707|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.312@LM_INFO@22:26:23.312563|(5035|5047) write (73).
2024-12-02 22:26:23.313@LM_DEBUG@22:26:23.313111|(5036|5046) reader F9FA2DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:26:23.313@LM_DEBUG@22:26:23.313139|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.363@LM_INFO@22:26:23.363021|(5035|5047) write (74).
2024-12-02 22:26:23.363@LM_DEBUG@22:26:23.363587|(5036|5046) reader F9FA2DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:23.363@LM_DEBUG@22:26:23.363618|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.413@LM_INFO@22:26:23.413462|(5035|5047) write (75).
2024-12-02 22:26:23.413@LM_DEBUG@22:26:23.414000|(5036|5046) reader F9FA2DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:26:23.414@LM_DEBUG@22:26:23.414031|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.463@LM_INFO@22:26:23.463911|(5035|5047) write (76).
2024-12-02 22:26:23.464@LM_DEBUG@22:26:23.464453|(5036|5046) reader F9FA2DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:23.464@LM_DEBUG@22:26:23.464479|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.514@LM_INFO@22:26:23.514406|(5035|5047) write (77).
2024-12-02 22:26:23.514@LM_DEBUG@22:26:23.514981|(5036|5046) reader F9FA2DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:26:23.515@LM_DEBUG@22:26:23.515012|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.564@LM_INFO@22:26:23.564884|(5035|5047) write (78).
2024-12-02 22:26:23.565@LM_DEBUG@22:26:23.565446|(5036|5046) reader F9FA2DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:23.565@LM_DEBUG@22:26:23.565473|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.615@LM_INFO@22:26:23.615338|(5035|5047) write (79).
2024-12-02 22:26:23.615@LM_DEBUG@22:26:23.615887|(5036|5046) reader F9FA2DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:26:23.615@LM_DEBUG@22:26:23.615915|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.631@LM_INFO@22:26:23.631193|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:23.631@LM_DEBUG@22:26:23.631247|(5036|5036) received 80 of expected 100
2024-12-02 22:26:23.665@LM_INFO@22:26:23.665778|(5035|5047) write (80).
2024-12-02 22:26:23.666@LM_DEBUG@22:26:23.666359|(5036|5046) reader F9FA2DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:23.666@LM_DEBUG@22:26:23.666431|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.716@LM_INFO@22:26:23.716233|(5035|5047) write (81).
2024-12-02 22:26:23.716@LM_DEBUG@22:26:23.716782|(5036|5046) reader F9FA2DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:26:23.716@LM_DEBUG@22:26:23.716813|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.766@LM_INFO@22:26:23.766667|(5035|5047) write (82).
2024-12-02 22:26:23.767@LM_DEBUG@22:26:23.767241|(5036|5046) reader F9FA2DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:23.767@LM_DEBUG@22:26:23.767280|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.817@LM_INFO@22:26:23.817109|(5035|5047) write (83).
2024-12-02 22:26:23.817@LM_DEBUG@22:26:23.817674|(5036|5046) reader F9FA2DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:26:23.817@LM_DEBUG@22:26:23.817705|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.867@LM_INFO@22:26:23.867542|(5035|5047) write (84).
2024-12-02 22:26:23.868@LM_DEBUG@22:26:23.868111|(5036|5046) reader F9FA2DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:23.868@LM_DEBUG@22:26:23.868142|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.917@LM_INFO@22:26:23.917984|(5035|5047) write (85).
2024-12-02 22:26:23.918@LM_DEBUG@22:26:23.918570|(5036|5046) reader F9FA2DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:26:23.918@LM_DEBUG@22:26:23.918605|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:23.968@LM_INFO@22:26:23.968432|(5035|5047) write (86).
2024-12-02 22:26:23.969@LM_DEBUG@22:26:23.969021|(5036|5046) reader F9FA2DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:23.969@LM_DEBUG@22:26:23.969052|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.018@LM_INFO@22:26:24.018873|(5035|5047) write (87).
2024-12-02 22:26:24.019@LM_DEBUG@22:26:24.019436|(5036|5046) reader F9FA2DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:26:24.019@LM_DEBUG@22:26:24.019468|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.069@LM_INFO@22:26:24.069328|(5035|5047) write (88).
2024-12-02 22:26:24.069@LM_DEBUG@22:26:24.069895|(5036|5046) reader F9FA2DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:24.069@LM_DEBUG@22:26:24.069926|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.119@LM_INFO@22:26:24.119747|(5035|5047) write (89).
2024-12-02 22:26:24.120@LM_DEBUG@22:26:24.120248|(5036|5046) reader F9FA2DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:26:24.120@LM_DEBUG@22:26:24.120286|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.170@LM_INFO@22:26:24.170168|(5035|5047) write (90).
2024-12-02 22:26:24.170@LM_DEBUG@22:26:24.170763|(5036|5046) reader F9FA2DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:24.170@LM_DEBUG@22:26:24.170795|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.220@LM_INFO@22:26:24.220624|(5035|5047) write (91).
2024-12-02 22:26:24.221@LM_DEBUG@22:26:24.221183|(5036|5046) reader F9FA2DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:26:24.221@LM_DEBUG@22:26:24.221215|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.271@LM_INFO@22:26:24.271076|(5035|5047) write (92).
2024-12-02 22:26:24.271@LM_DEBUG@22:26:24.271641|(5036|5046) reader F9FA2DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:24.271@LM_DEBUG@22:26:24.271672|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.321@LM_INFO@22:26:24.321519|(5035|5047) write (93).
2024-12-02 22:26:24.322@LM_DEBUG@22:26:24.322094|(5036|5046) reader F9FA2DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:26:24.322@LM_DEBUG@22:26:24.322147|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.371@LM_INFO@22:26:24.371943|(5035|5047) write (94).
2024-12-02 22:26:24.372@LM_DEBUG@22:26:24.372447|(5036|5046) reader F9FA2DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:24.372@LM_DEBUG@22:26:24.372474|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.422@LM_INFO@22:26:24.422340|(5035|5047) write (95).
2024-12-02 22:26:24.422@LM_DEBUG@22:26:24.422879|(5036|5046) reader F9FA2DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:26:24.422@LM_DEBUG@22:26:24.422911|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.472@LM_INFO@22:26:24.472754|(5035|5047) write (96).
2024-12-02 22:26:24.473@LM_DEBUG@22:26:24.473169|(5036|5046) reader F9FA2DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:24.473@LM_DEBUG@22:26:24.473197|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.523@LM_INFO@22:26:24.523106|(5035|5047) write (97).
2024-12-02 22:26:24.523@LM_DEBUG@22:26:24.523665|(5036|5046) reader F9FA2DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:26:24.523@LM_DEBUG@22:26:24.523696|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.573@LM_INFO@22:26:24.573538|(5035|5047) write (98).
2024-12-02 22:26:24.574@LM_DEBUG@22:26:24.574089|(5036|5046) reader F9FA2DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:26:24.574@LM_DEBUG@22:26:24.574121|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.623@LM_INFO@22:26:24.623940|(5035|5047) write (99).
2024-12-02 22:26:24.624@LM_DEBUG@22:26:24.624419|(5036|5046) reader F9FA2DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:24.624@LM_DEBUG@22:26:24.624446|(5036|5046) SampleInfo.sample_rank = 0
2024-12-02 22:26:24.631@LM_INFO@22:26:24.631362|(5036|5036) subscriber signaling finished
2024-12-02 22:26:24.674@LM_DEBUG@22:26:24.674349|(5035|5047) Writer::svc finished.
2024-12-02 22:26:24.881@LM_INFO@22:26:24.881575|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:24.883@LM_INFO@22:26:24.883265|(5035|5035) publisher signaling finished
2024-12-02 22:26:24.883@LM_DEBUG@22:26:24.883332|(5035|5035) notifying subscriber of 0 timeout writes
2024-12-02 22:26:25.131@LM_INFO@22:26:25.131772|(5036|5036) subscriber checking for pub finished
2024-12-02 22:26:25.131@LM_INFO@22:26:25.131885|(5036|5036) subscriber starting shutdown
2024-12-02 22:26:25.132@LM_DEBUG@22:26:25.132910|(5035|5039) DataWriterImpl::remove_associations: bit 0 local 01030000.0ec97955.00000001.00000102(9897a2e0) remote 01030000.0ec97955.00000002.00000107(af5d2cbf) num remotes 1
2024-12-02 22:26:25.132@LM_DEBUG@22:26:25.132970|(5036|5037) DataReaderImpl::remove_associations: bit 0 local 01030000.0ec97955.00000002.00000107(af5d2cbf) remote 01030000.0ec97955.00000001.00000102(9897a2e0) num remotes 1
2024-12-02 22:26:25.133@LM_DEBUG@22:26:25.133000|(5036|5037) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0ec97955.00000002.00000107(af5d2cbf) remote 01030000.0ec97955.00000001.00000102(9897a2e0) num remotes 1
2024-12-02 22:26:25.133@LM_DEBUG@22:26:25.133175|(5036|5037) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:25.133@LM_INFO@22:26:25.133443|(5035|5035) publisher checking for sub finished
2024-12-02 22:26:25.133@LM_DEBUG@22:26:25.133479|(5035|5035) Writer::end
2024-12-02 22:26:25.133@LM_DEBUG@22:26:25.133529|(5036|5037) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:25.133@LM_DEBUG@22:26:25.133560|(5036|5037) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:25.134@LM_INFO@22:26:25.134567|(5036|5036) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:25.134@LM_DEBUG@22:26:25.134588|(5036|5036) Service_Participant::shutdown
2024-12-02 22:26:25.134@LM_DEBUG@22:26:25.134918|(5035|5035) Service_Participant::shutdown
2024-12-02 22:26:25.135@LM_DEBUG@22:26:25.135298|(5036|5036) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:25.137@LM_INFO@22:26:25.137404|(5036|5036) subscriber exiting with status 0
2024-12-02 22:26:25.137@LM_DEBUG@22:26:25.137469|(5035|5035) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:25.137@LM_DEBUG@22:26:25.137688|(5036|5036) Service_Participant::~Service_Participant
2024-12-02 22:26:25.137@LM_DEBUG@22:26:25.137689|(5035|5035) Service_Participant::~Service_Participant
2024-12-02 22:26:25.137@LM_DEBUG@22:26:25.137702|(5036|5036) Service_Participant::shutdown
2024-12-02 22:26:25.137@LM_DEBUG@22:26:25.137706|(5035|5035) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:25.237256|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl shmem Time:6s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5051
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 0 -s 0 -r 1 -w 1  -m 2 -i 100  -n 1000 -z 10 -k 0 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5058 started at 2024-12-02 22:26:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1  -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5059 started at 2024-12-02 22:26:25
22:26:25.495036|(5059|5059) 22:26:25.495077 subscriber main
22:26:25.495041|(5058|5058) 22:26:25.495077 publisher main
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495345|(5058|5058) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495345|(5059|5059) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495369|(5058|5058) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495373|(5059|5059) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495434|(5059|5059) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495434|(5058|5058) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495637|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495638|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495676|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495689|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495719|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495722|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495743|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495747|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495770|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495774|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495794|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495798|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495832|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495832|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495856|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495862|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495884|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495885|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495910|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495912|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495932|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495935|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495957|(5059|5059) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495961|(5058|5058) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495982|(5059|5059) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:25.495@LM_INFO@22:26:25.495986|(5058|5058) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496006|(5059|5059) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496010|(5058|5058) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496029|(5059|5059) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496038|(5058|5058) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496055|(5059|5059) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496060|(5058|5058) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496083|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496088|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496105|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496112|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496135|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496142|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496159|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496165|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496185|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496192|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496208|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496220|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496238|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496246|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496262|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496279|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496288|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496306|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496316|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496333|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496338|(5059|5059) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496356|(5058|5058) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496762|(5058|5058) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:25.496@LM_INFO@22:26:25.496764|(5059|5059) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497854|(5059|5059) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497855|(5058|5058) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497871|(5059|5059) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497877|(5058|5058) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497882|(5059|5059) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497891|(5058|5058) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497893|(5059|5059) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:25.497@LM_INFO@22:26:25.497901|(5058|5058) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:25.497@LM_NOTICE@22:26:25.497907|(5059|5059) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:25.497@LM_NOTICE@22:26:25.497915|(5058|5058) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:25.498@LM_DEBUG@22:26:25.498243|(5058|5058) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:25.498@LM_DEBUG@22:26:25.498245|(5059|5059) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:25.498@LM_INFO@22:26:25.498767|(5058|5058) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:25.498@LM_INFO@22:26:25.498782|(5059|5059) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:25.498@LM_DEBUG@22:26:25.498813|(5058|5058) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:25.498@LM_DEBUG@22:26:25.498826|(5059|5059) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:25.512@LM_DEBUG@22:26:25.512501|(5059|5059) attach to tcp
2024-12-02 22:26:25.512@LM_DEBUG@22:26:25.512549|(5059|5059) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:25.512@LM_DEBUG@22:26:25.512587|(5058|5058) attach to tcp
2024-12-02 22:26:25.527@LM_WARNING@22:26:25.527314|(5058|5058) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:25.527@LM_WARNING@22:26:25.527353|(5059|5059) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:25.532@LM_INFO@22:26:25.532902|(5059|5059) subscriber signaling ready
2024-12-02 22:26:25.533@LM_DEBUG@22:26:25.533547|(5058|5063) DataWriterImpl::add_association - bit 0 local 01030000.41f9cf52.00000002.00000102(52232d1a) remote 01030000.41f9cf52.00000001.00000107(65e9a345)
2024-12-02 22:26:25.533@LM_INFO@22:26:25.533593|(5058|5058) publisher signaling ready
2024-12-02 22:26:25.533@LM_DEBUG@22:26:25.533637|(5059|5062) DataReaderImpl::add_association - bit 0 local 01030000.41f9cf52.00000001.00000107(65e9a345) remote 01030000.41f9cf52.00000002.00000102(52232d1a)
2024-12-02 22:26:25.535@LM_DEBUG@22:26:25.535051|(5059|5066) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:25.535@LM_INFO@22:26:25.535232|(5058|5067) DataWriterImpl::transport_assoc_done: writer 01030000.41f9cf52.00000002.00000102(52232d1a) succeeded in associating with reader 01030000.41f9cf52.00000001.00000107(65e9a345)
2024-12-02 22:26:25.535@LM_DEBUG@22:26:25.535253|(5058|5067) DataWriterImpl::transport_assoc_done: writer 01030000.41f9cf52.00000002.00000102(52232d1a) reader 01030000.41f9cf52.00000001.00000107(65e9a345) calling association_complete_i
2024-12-02 22:26:25.535@LM_DEBUG@22:26:25.535264|(5058|5067) DataWriterImpl::association_complete_i - bit 0 local 01030000.41f9cf52.00000002.00000102(52232d1a) remote 01030000.41f9cf52.00000001.00000107(65e9a345)
2024-12-02 22:26:25.783@LM_INFO@22:26:25.783113|(5059|5059) subscriber checking for pub ready
2024-12-02 22:26:25.783@LM_INFO@22:26:25.783190|(5059|5059) subscriber checking for pub finished
2024-12-02 22:26:25.783@LM_DEBUG@22:26:25.783206|(5059|5059) received 0 of expected 200
2024-12-02 22:26:25.783@LM_INFO@22:26:25.783752|(5058|5058) publisher checking for sub ready
2024-12-02 22:26:25.783@LM_DEBUG@22:26:25.783852|(5058|5058) Writer::start
2024-12-02 22:26:25.784@LM_DEBUG@22:26:25.784050|(5058|5069) Writer::svc begins.
2024-12-02 22:26:25.784@LM_DEBUG@22:26:25.784086|(5058|5069) 22:26:25.784088 Writer::svc starting to write.
2024-12-02 22:26:25.784@LM_DEBUG@22:26:25.784086|(5058|5068) Writer::svc begins.
2024-12-02 22:26:25.784@LM_DEBUG@22:26:25.784132|(5058|5068) 22:26:25.784134 Writer::svc starting to write.
2024-12-02 22:26:25.784@LM_INFO@22:26:25.784527|(5058|5069) write (0).
2024-12-02 22:26:25.784@LM_DEBUG@22:26:25.784532|(5059|5066) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:25.784@LM_INFO@22:26:25.784654|(5058|5068) write (0).
2024-12-02 22:26:25.784@LM_INFO@22:26:25.784770|(5058|5069) write (1).
2024-12-02 22:26:25.784@LM_INFO@22:26:25.784863|(5058|5068) write (1).
2024-12-02 22:26:25.784@LM_INFO@22:26:25.784955|(5058|5069) write (2).
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785050|(5058|5068) write (2).
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785143|(5058|5069) write (3).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785166|(5059|5066) reader 7E686DC0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785189|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785238|(5058|5068) write (3).
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785329|(5058|5069) write (4).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785358|(5059|5066) reader 7E686DC0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785374|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785422|(5058|5068) write (4).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785486|(5059|5066) reader 7E686DC0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785500|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785514|(5058|5069) write (5).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785608|(5059|5066) reader 7E686DC0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 4
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785606|(5058|5068) write (5).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785633|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785709|(5058|5069) write (6).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785745|(5059|5066) reader 7E686DC0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785759|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785800|(5058|5068) write (6).
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785866|(5059|5066) reader 7E686DC0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2024-12-02 22:26:25.785@LM_DEBUG@22:26:25.785880|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785893|(5058|5069) write (7).
2024-12-02 22:26:25.785@LM_INFO@22:26:25.785986|(5058|5068) write (7).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786013|(5059|5066) reader 7E686DC0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786027|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786073|(5058|5069) write (8).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786134|(5059|5066) reader 7E686DC0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786150|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786163|(5058|5068) write (8).
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786253|(5058|5069) write (9).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786261|(5059|5066) reader 7E686DC0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786276|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786341|(5058|5068) write (9).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786415|(5059|5066) reader 7E686DC0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 10
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786431|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786457|(5058|5069) write (10).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786544|(5059|5066) reader 7E686DC0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786545|(5058|5068) write (10).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786557|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786632|(5058|5069) write (11).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786665|(5059|5066) reader 7E686DC0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 12
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786679|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786718|(5058|5068) write (11).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786783|(5059|5066) reader 7E686DC0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786797|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786805|(5058|5069) write (12).
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786901|(5058|5068) write (12).
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786948|(5059|5066) reader 7E686DC0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 14
2024-12-02 22:26:25.786@LM_DEBUG@22:26:25.786967|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.786@LM_INFO@22:26:25.786998|(5058|5069) write (13).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787084|(5059|5066) reader 7E686DC0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787097|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787094|(5058|5068) write (13).
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787183|(5058|5069) write (14).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787203|(5059|5066) reader 7E686DC0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 16
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787217|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787286|(5058|5068) write (14).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787331|(5059|5066) reader 7E686DC0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787345|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787373|(5058|5069) write (15).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787451|(5059|5066) reader 7E686DC0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 18
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787464|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787458|(5058|5068) write (15).
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787544|(5058|5069) write (16).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787569|(5059|5066) reader 7E686DC0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787583|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787634|(5058|5068) write (16).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787691|(5059|5066) reader 7E686DC0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 20
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787705|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787721|(5058|5069) write (17).
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787807|(5058|5068) write (17).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787810|(5059|5066) reader 7E686DC0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787829|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787893|(5058|5069) write (18).
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787933|(5059|5066) reader 7E686DC0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 22
2024-12-02 22:26:25.787@LM_DEBUG@22:26:25.787947|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.787@LM_INFO@22:26:25.787980|(5058|5068) write (18).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788051|(5059|5066) reader 7E686DC0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788065|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788065|(5058|5069) write (19).
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788160|(5058|5068) write (19).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788217|(5059|5066) reader 7E686DC0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 24
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788233|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788247|(5058|5069) write (20).
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788334|(5058|5068) write (20).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788340|(5059|5066) reader 7E686DC0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788356|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788434|(5058|5069) write (21).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788476|(5059|5066) reader 7E686DC0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788495|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788534|(5058|5068) write (21).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788609|(5059|5066) reader 7E686DC0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788623|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788620|(5058|5069) write (22).
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788705|(5058|5068) write (22).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788728|(5059|5066) reader 7E686DC0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 28
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788751|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788794|(5058|5069) write (23).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788858|(5059|5066) reader 7E686DC0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788872|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788879|(5058|5068) write (23).
2024-12-02 22:26:25.788@LM_INFO@22:26:25.788965|(5058|5069) write (24).
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788977|(5059|5066) reader 7E686DC0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 30
2024-12-02 22:26:25.788@LM_DEBUG@22:26:25.788991|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789054|(5058|5068) write (24).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789097|(5059|5066) reader 7E686DC0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789111|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789141|(5058|5069) write (25).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789217|(5059|5066) reader 7E686DC0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789231|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789226|(5058|5068) write (25).
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789313|(5058|5069) write (26).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789335|(5059|5066) reader 7E686DC0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789349|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789398|(5058|5068) write (26).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789454|(5059|5066) reader 7E686DC0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789468|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789486|(5058|5069) write (27).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789576|(5059|5066) reader 7E686DC0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789577|(5058|5068) write (27).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789593|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789670|(5058|5069) write (28).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789702|(5059|5066) reader 7E686DC0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789716|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789756|(5058|5068) write (28).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789821|(5059|5066) reader 7E686DC0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789836|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789841|(5058|5069) write (29).
2024-12-02 22:26:25.789@LM_INFO@22:26:25.789935|(5058|5068) write (29).
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789981|(5059|5066) reader 7E686DC0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2024-12-02 22:26:25.789@LM_DEBUG@22:26:25.789997|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790021|(5058|5069) write (30).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790101|(5059|5066) reader 7E686DC0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790106|(5058|5068) write (30).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790115|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790209|(5058|5069) write (31).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790223|(5059|5066) reader 7E686DC0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790244|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790297|(5058|5068) write (31).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790353|(5059|5066) reader 7E686DC0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790393|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790399|(5058|5069) write (32).
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790485|(5058|5068) write (32).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790506|(5059|5066) reader 7E686DC0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790521|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790571|(5058|5069) write (33).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790624|(5059|5066) reader 7E686DC0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790639|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790658|(5058|5068) write (33).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790752|(5059|5066) reader 7E686DC0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790751|(5058|5069) write (34).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790767|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790841|(5058|5068) write (34).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790876|(5059|5066) reader 7E686DC0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790890|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.790@LM_INFO@22:26:25.790928|(5058|5069) write (35).
2024-12-02 22:26:25.790@LM_DEBUG@22:26:25.790995|(5059|5066) reader 7E686DC0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791009|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791014|(5058|5068) write (35).
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791100|(5058|5069) write (36).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791113|(5059|5066) reader 7E686DC0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791127|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791187|(5058|5068) write (36).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791232|(5059|5066) reader 7E686DC0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791246|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791274|(5058|5069) write (37).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791352|(5059|5066) reader 7E686DC0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791366|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791362|(5058|5068) write (37).
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791448|(5058|5069) write (38).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791472|(5059|5066) reader 7E686DC0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791487|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791537|(5058|5068) write (38).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791595|(5059|5066) reader 7E686DC0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791609|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791623|(5058|5069) write (39).
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791709|(5058|5068) write (39).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791714|(5059|5066) reader 7E686DC0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791743|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791804|(5058|5069) write (40).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791859|(5059|5066) reader 7E686DC0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791873|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791891|(5058|5068) write (40).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791977|(5059|5066) reader 7E686DC0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2024-12-02 22:26:25.791@LM_INFO@22:26:25.791977|(5058|5069) write (41).
2024-12-02 22:26:25.791@LM_DEBUG@22:26:25.791991|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792064|(5058|5068) write (41).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792097|(5059|5066) reader 7E686DC0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792111|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792151|(5058|5069) write (42).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792216|(5059|5066) reader 7E686DC0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792231|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792239|(5058|5068) write (42).
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792325|(5058|5069) write (43).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792334|(5059|5066) reader 7E686DC0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792348|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792412|(5058|5068) write (43).
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792499|(5058|5069) write (44).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792514|(5059|5066) reader 7E686DC0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792529|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792584|(5058|5068) write (44).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792635|(5059|5066) reader 7E686DC0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792650|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792672|(5058|5069) write (45).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792753|(5059|5066) reader 7E686DC0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792758|(5058|5068) write (45).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792767|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792843|(5058|5069) write (46).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792875|(5059|5066) reader 7E686DC0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.792889|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.792@LM_INFO@22:26:25.792936|(5058|5068) write (46).
2024-12-02 22:26:25.792@LM_DEBUG@22:26:25.793001|(5059|5066) reader 7E686DC0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793015|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793024|(5058|5069) write (47).
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793109|(5058|5068) write (47).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793119|(5059|5066) reader 7E686DC0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793133|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793195|(5058|5069) write (48).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793242|(5059|5066) reader 7E686DC0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793264|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793281|(5058|5068) write (48).
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793367|(5058|5069) write (49).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793371|(5059|5066) reader 7E686DC0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793390|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793453|(5058|5068) write (49).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793494|(5059|5066) reader 7E686DC0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793508|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793538|(5058|5069) write (50).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793612|(5059|5066) reader 7E686DC0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793626|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793623|(5058|5068) write (50).
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793709|(5058|5069) write (51).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793730|(5059|5066) reader 7E686DC0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793745|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793797|(5058|5068) write (51).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793849|(5059|5066) reader 7E686DC0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793864|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793882|(5058|5069) write (52).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793970|(5059|5066) reader 7E686DC0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2024-12-02 22:26:25.793@LM_INFO@22:26:25.793968|(5058|5068) write (52).
2024-12-02 22:26:25.793@LM_DEBUG@22:26:25.793984|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794063|(5058|5069) write (53).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794098|(5059|5066) reader 7E686DC0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794112|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794149|(5058|5068) write (53).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794217|(5059|5066) reader 7E686DC0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794232|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794235|(5058|5069) write (54).
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794324|(5058|5068) write (54).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794340|(5059|5066) reader 7E686DC0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794354|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794432|(5058|5069) write (55).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794495|(5059|5066) reader 7E686DC0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794510|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794523|(5058|5068) write (55).
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794609|(5058|5069) write (56).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794616|(5059|5066) reader 7E686DC0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794632|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794695|(5058|5068) write (56).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794736|(5059|5066) reader 7E686DC0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794758|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794782|(5058|5069) write (57).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794865|(5059|5066) reader 7E686DC0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794868|(5058|5068) write (57).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794879|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.794@LM_INFO@22:26:25.794953|(5058|5069) write (58).
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794985|(5059|5066) reader 7E686DC0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2024-12-02 22:26:25.794@LM_DEBUG@22:26:25.794999|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795041|(5058|5068) write (58).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795104|(5059|5066) reader 7E686DC0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795119|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795129|(5058|5069) write (59).
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795218|(5058|5068) write (59).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795228|(5059|5066) reader 7E686DC0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795242|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795306|(5058|5069) write (60).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795346|(5059|5066) reader 7E686DC0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795360|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795397|(5058|5068) write (60).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795465|(5059|5066) reader 7E686DC0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795480|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795485|(5058|5069) write (61).
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795572|(5058|5068) write (61).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795583|(5059|5066) reader 7E686DC0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795597|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795659|(5058|5069) write (62).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795700|(5059|5066) reader 7E686DC0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795714|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795746|(5058|5068) write (62).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795817|(5059|5066) reader 7E686DC0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795832|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795835|(5058|5069) write (63).
2024-12-02 22:26:25.795@LM_INFO@22:26:25.795922|(5058|5068) write (63).
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795936|(5059|5066) reader 7E686DC0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 86
2024-12-02 22:26:25.795@LM_DEBUG@22:26:25.795950|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796009|(5058|5069) write (64).
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796094|(5058|5068) write (64).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796119|(5059|5066) reader 7E686DC0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796135|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796181|(5058|5069) write (65).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796242|(5059|5066) reader 7E686DC0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796267|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796272|(5058|5068) write (65).
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796359|(5058|5069) write (66).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796373|(5059|5066) reader 7E686DC0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796388|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796449|(5058|5068) write (66).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796494|(5059|5066) reader 7E686DC0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796509|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796538|(5058|5069) write (67).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796615|(5059|5066) reader 7E686DC0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796630|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796624|(5058|5068) write (67).
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796712|(5058|5069) write (68).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796735|(5059|5066) reader 7E686DC0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 92
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796749|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796801|(5058|5068) write (68).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796857|(5059|5066) reader 7E686DC0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796871|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796886|(5058|5069) write (69).
2024-12-02 22:26:25.796@LM_INFO@22:26:25.796972|(5058|5068) write (69).
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796977|(5059|5066) reader 7E686DC0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2024-12-02 22:26:25.796@LM_DEBUG@22:26:25.796994|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797060|(5058|5069) write (70).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797099|(5059|5066) reader 7E686DC0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797113|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797146|(5058|5068) write (70).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797218|(5059|5066) reader 7E686DC0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797232|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797232|(5058|5069) write (71).
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797320|(5058|5068) write (71).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797341|(5059|5066) reader 7E686DC0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797357|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797412|(5058|5069) write (72).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797464|(5059|5066) reader 7E686DC0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 98
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797479|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797498|(5058|5068) write (72).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797582|(5059|5066) reader 7E686DC0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797585|(5058|5069) write (73).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797596|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797671|(5058|5068) write (73).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797703|(5059|5066) reader 7E686DC0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 100
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797724|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797756|(5058|5069) write (74).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797830|(5059|5066) reader 7E686DC0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 101
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797844|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797842|(5058|5068) write (74).
2024-12-02 22:26:25.797@LM_INFO@22:26:25.797927|(5058|5069) write (75).
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797947|(5059|5066) reader 7E686DC0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 102
2024-12-02 22:26:25.797@LM_DEBUG@22:26:25.797961|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798013|(5058|5068) write (75).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798064|(5059|5066) reader 7E686DC0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 103
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798079|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798098|(5058|5069) write (76).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798181|(5059|5066) reader 7E686DC0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 104
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798184|(5058|5068) write (76).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798195|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798270|(5058|5069) write (77).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798301|(5059|5066) reader 7E686DC0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 105
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798315|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798355|(5058|5068) write (77).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798454|(5059|5066) reader 7E686DC0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 106
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798458|(5058|5069) write (78).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798471|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798546|(5058|5068) write (78).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798585|(5059|5066) reader 7E686DC0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 107
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798599|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798632|(5058|5069) write (79).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798704|(5059|5066) reader 7E686DC0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 108
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798718|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798718|(5058|5068) write (79).
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798805|(5058|5069) write (80).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798822|(5059|5066) reader 7E686DC0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 109
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798836|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798892|(5058|5068) write (80).
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798940|(5059|5066) reader 7E686DC0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 110
2024-12-02 22:26:25.798@LM_DEBUG@22:26:25.798954|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.798@LM_INFO@22:26:25.798981|(5058|5069) write (81).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799058|(5059|5066) reader 7E686DC0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 111
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799073|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799067|(5058|5068) write (81).
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799154|(5058|5069) write (82).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799178|(5059|5066) reader 7E686DC0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 112
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799200|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799243|(5058|5068) write (82).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799307|(5059|5066) reader 7E686DC0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 113
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799322|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799328|(5058|5069) write (83).
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799414|(5058|5068) write (83).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799427|(5059|5066) reader 7E686DC0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 114
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799442|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799500|(5058|5069) write (84).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799546|(5059|5066) reader 7E686DC0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 115
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799562|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799592|(5058|5068) write (84).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799673|(5059|5066) reader 7E686DC0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 116
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799688|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799683|(5058|5069) write (85).
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799771|(5058|5068) write (85).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799794|(5059|5066) reader 7E686DC0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 117
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799808|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799857|(5058|5069) write (86).
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799913|(5059|5066) reader 7E686DC0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 118
2024-12-02 22:26:25.799@LM_DEBUG@22:26:25.799927|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.799@LM_INFO@22:26:25.799942|(5058|5068) write (86).
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800028|(5058|5069) write (87).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800030|(5059|5066) reader 7E686DC0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 119
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800050|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800121|(5058|5068) write (87).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800157|(5059|5066) reader 7E686DC0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 120
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800171|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800211|(5058|5069) write (88).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800277|(5059|5066) reader 7E686DC0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 121
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800292|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800297|(5058|5068) write (88).
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800386|(5058|5069) write (89).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800398|(5059|5066) reader 7E686DC0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 122
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800413|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800476|(5058|5068) write (89).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800518|(5059|5066) reader 7E686DC0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 123
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800533|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800564|(5058|5069) write (90).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800639|(5059|5066) reader 7E686DC0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 124
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800653|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800652|(5058|5068) write (90).
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800749|(5058|5069) write (91).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800778|(5059|5066) reader 7E686DC0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 125
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800793|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800838|(5058|5068) write (91).
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800901|(5059|5066) reader 7E686DC0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 126
2024-12-02 22:26:25.800@LM_DEBUG@22:26:25.800916|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.800@LM_INFO@22:26:25.800925|(5058|5069) write (92).
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801013|(5058|5068) write (92).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801022|(5059|5066) reader 7E686DC0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 127
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801037|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801100|(5058|5069) write (93).
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801191|(5058|5068) write (93).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801220|(5059|5066) reader 7E686DC0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 128
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801236|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801279|(5058|5069) write (94).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801348|(5059|5066) reader 7E686DC0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 129
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801363|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801368|(5058|5068) write (94).
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801455|(5058|5069) write (95).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801468|(5059|5066) reader 7E686DC0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 130
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801482|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801544|(5058|5068) write (95).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801588|(5059|5066) reader 7E686DC0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 131
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801602|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801631|(5058|5069) write (96).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801708|(5059|5066) reader 7E686DC0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 132
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801722|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801715|(5058|5068) write (96).
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801802|(5058|5069) write (97).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801827|(5059|5066) reader 7E686DC0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801841|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801889|(5058|5068) write (97).
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801944|(5059|5066) reader 7E686DC0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 134
2024-12-02 22:26:25.801@LM_DEBUG@22:26:25.801958|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.801@LM_INFO@22:26:25.801973|(5058|5069) write (98).
2024-12-02 22:26:25.802@LM_INFO@22:26:25.802056|(5058|5068) write (98).
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802062|(5059|5066) reader 7E686DC0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802078|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_INFO@22:26:25.802141|(5058|5069) write (99).
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802181|(5059|5066) reader 7E686DC0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802202|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_INFO@22:26:25.802227|(5058|5068) write (99).
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802307|(5059|5066) reader 7E686DC0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802321|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802317|(5058|5069) Writer::svc finished.
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802415|(5058|5068) Writer::svc finished.
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802453|(5059|5066) reader 7E686DC0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802468|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802577|(5059|5066) reader 7E686DC0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 139
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802591|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802695|(5059|5066) reader 7E686DC0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 140
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802709|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802813|(5059|5066) reader 7E686DC0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802827|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802931|(5059|5066) reader 7E686DC0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2024-12-02 22:26:25.802@LM_DEBUG@22:26:25.802945|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803047|(5059|5066) reader 7E686DC0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 143
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803061|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803164|(5059|5066) reader 7E686DC0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803178|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803288|(5059|5066) reader 7E686DC0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 145
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803302|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803406|(5059|5066) reader 7E686DC0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 146
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803420|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803523|(5059|5066) reader 7E686DC0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 147
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803537|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803641|(5059|5066) reader 7E686DC0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 148
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803655|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803758|(5059|5066) reader 7E686DC0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803772|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803875|(5059|5066) reader 7E686DC0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 150
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803889|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.803@LM_DEBUG@22:26:25.803993|(5059|5066) reader 7E686DC0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 151
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804007|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804109|(5059|5066) reader 7E686DC0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 152
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804123|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804235|(5059|5066) reader 7E686DC0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804249|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804352|(5059|5066) reader 7E686DC0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804366|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804468|(5059|5066) reader 7E686DC0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 155
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804482|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804585|(5059|5066) reader 7E686DC0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 156
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804599|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804702|(5059|5066) reader 7E686DC0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 157
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804716|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804819|(5059|5066) reader 7E686DC0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 158
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804833|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804935|(5059|5066) reader 7E686DC0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 159
2024-12-02 22:26:25.804@LM_DEBUG@22:26:25.804949|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805053|(5059|5066) reader 7E686DC0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 160
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805067|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805170|(5059|5066) reader 7E686DC0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805184|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805287|(5059|5066) reader 7E686DC0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 162
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805301|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805405|(5059|5066) reader 7E686DC0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 163
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805419|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805522|(5059|5066) reader 7E686DC0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 164
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805536|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805639|(5059|5066) reader 7E686DC0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 165
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805653|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805756|(5059|5066) reader 7E686DC0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 166
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805770|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805872|(5059|5066) reader 7E686DC0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 167
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805886|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.805@LM_DEBUG@22:26:25.805989|(5059|5066) reader 7E686DC0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 168
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806004|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806106|(5059|5066) reader 7E686DC0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 169
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806120|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806232|(5059|5066) reader 7E686DC0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 170
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806246|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806351|(5059|5066) reader 7E686DC0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 171
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806377|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806499|(5059|5066) reader 7E686DC0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 172
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806514|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806618|(5059|5066) reader 7E686DC0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 173
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806632|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806736|(5059|5066) reader 7E686DC0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 174
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806750|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806852|(5059|5066) reader 7E686DC0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 175
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806866|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806969|(5059|5066) reader 7E686DC0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 176
2024-12-02 22:26:25.806@LM_DEBUG@22:26:25.806983|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807085|(5059|5066) reader 7E686DC0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 177
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807099|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807202|(5059|5066) reader 7E686DC0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 178
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807216|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807319|(5059|5066) reader 7E686DC0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 179
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807333|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807436|(5059|5066) reader 7E686DC0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 180
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807450|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807553|(5059|5066) reader 7E686DC0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 181
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807567|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807670|(5059|5066) reader 7E686DC0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 182
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807684|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807787|(5059|5066) reader 7E686DC0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 183
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807801|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807904|(5059|5066) reader 7E686DC0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 184
2024-12-02 22:26:25.807@LM_DEBUG@22:26:25.807918|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808020|(5059|5066) reader 7E686DC0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 185
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808034|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808192|(5059|5066) reader 7E686DC0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 186
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808207|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808322|(5059|5066) reader 7E686DC0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 187
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808336|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808439|(5059|5066) reader 7E686DC0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 188
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808453|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808556|(5059|5066) reader 7E686DC0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 189
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808570|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808674|(5059|5066) reader 7E686DC0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 190
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808688|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808792|(5059|5066) reader 7E686DC0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 191
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808806|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808910|(5059|5066) reader 7E686DC0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 192
2024-12-02 22:26:25.808@LM_DEBUG@22:26:25.808924|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809027|(5059|5066) reader 7E686DC0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 193
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809041|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809144|(5059|5066) reader 7E686DC0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 194
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809158|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809260|(5059|5066) reader 7E686DC0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 195
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809274|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809377|(5059|5066) reader 7E686DC0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 196
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809391|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809494|(5059|5066) reader 7E686DC0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 197
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809508|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809613|(5059|5066) reader 7E686DC0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 198
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809628|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809729|(5059|5066) reader 7E686DC0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 199
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809743|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809846|(5059|5066) reader 7E686DC0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 200
2024-12-02 22:26:25.809@LM_DEBUG@22:26:25.809860|(5059|5066) SampleInfo.sample_rank = 0
2024-12-02 22:26:26.034@LM_INFO@22:26:26.034109|(5058|5058) publisher signaling finished
2024-12-02 22:26:26.034@LM_DEBUG@22:26:26.034212|(5058|5058) notifying subscriber of 0 timeout writes
2024-12-02 22:26:26.284@LM_INFO@22:26:26.284401|(5058|5058) publisher checking for sub finished
2024-12-02 22:26:26.534@LM_INFO@22:26:26.534603|(5058|5058) publisher checking for sub finished
2024-12-02 22:26:26.783@LM_INFO@22:26:26.783368|(5059|5059) subscriber signaling finished
2024-12-02 22:26:26.784@LM_INFO@22:26:26.784789|(5058|5058) publisher checking for sub finished
2024-12-02 22:26:26.784@LM_DEBUG@22:26:26.784826|(5058|5058) Writer::end
2024-12-02 22:26:26.785@LM_DEBUG@22:26:26.785491|(5058|5060) DataWriterImpl::remove_associations: bit 0 local 01030000.41f9cf52.00000002.00000102(52232d1a) remote 01030000.41f9cf52.00000001.00000107(65e9a345) num remotes 1
2024-12-02 22:26:26.785@LM_DEBUG@22:26:26.785610|(5059|5066) instance is disposed
2024-12-02 22:26:26.785@LM_DEBUG@22:26:26.785937|(5058|5067) DataLink::handle_exception() - (delay) scheduling timer for future release
2024-12-02 22:26:26.785@LM_DEBUG@22:26:26.785961|(5059|5066) instance is disposed
2024-12-02 22:26:26.786@LM_DEBUG@22:26:26.786691|(5059|5062) DataReaderImpl::remove_associations: bit 0 local 01030000.41f9cf52.00000001.00000107(65e9a345) remote 01030000.41f9cf52.00000002.00000102(52232d1a) num remotes 1
2024-12-02 22:26:26.786@LM_DEBUG@22:26:26.786754|(5059|5062) DataReaderImpl::remove_associations_i: bit 0 local 01030000.41f9cf52.00000001.00000107(65e9a345) remote 01030000.41f9cf52.00000002.00000102(52232d1a) num remotes 1
2024-12-02 22:26:26.786@LM_DEBUG@22:26:26.786804|(5059|5062) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:26.787@LM_DEBUG@22:26:26.787054|(5059|5062) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:26.787@LM_DEBUG@22:26:26.787093|(5059|5066) DataLink::handle_exception() - (delay) scheduling timer for future release
2024-12-02 22:26:26.787@LM_DEBUG@22:26:26.787666|(5058|5058) Service_Participant::shutdown
2024-12-02 22:26:26.788@LM_DEBUG@22:26:26.788256|(5059|5066) TcpConnection::handle_close() called on transport: tcp to 10.1.0.5:33267 , reconnect_state = INIT_STATE.
2024-12-02 22:26:26.790@LM_DEBUG@22:26:26.790670|(5058|5058) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:26.790@LM_DEBUG@22:26:26.790924|(5058|5058) Service_Participant::~Service_Participant
2024-12-02 22:26:26.790@LM_DEBUG@22:26:26.790937|(5058|5058) Service_Participant::shutdown
2024-12-02 22:26:27.033@LM_INFO@22:26:27.033604|(5059|5059) subscriber checking for pub finished
2024-12-02 22:26:27.033@LM_INFO@22:26:27.033700|(5059|5059) subscriber starting shutdown
2024-12-02 22:26:27.034@LM_DEBUG@22:26:27.034749|(5059|5061) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:27.035@LM_INFO@22:26:27.035827|(5059|5059) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:27.035@LM_DEBUG@22:26:27.035844|(5059|5059) Service_Participant::shutdown
2024-12-02 22:26:27.036@LM_DEBUG@22:26:27.036697|(5059|5059) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:27.038@LM_INFO@22:26:27.038766|(5059|5059) subscriber exiting with status 0
2024-12-02 22:26:27.039@LM_DEBUG@22:26:27.039045|(5059|5059) Service_Participant::~Service_Participant
2024-12-02 22:26:27.039@LM_DEBUG@22:26:27.039058|(5059|5059) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:27.087470|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl mi Time:2s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl udp mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5072
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 1 -c 0  -p 0 -s 0 -r 1 -w 1  -m 2 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5079 started at 2024-12-02 22:26:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 1 -c 0 -p 0 -s 0 -r 1  -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5080 started at 2024-12-02 22:26:27
22:26:27.345101|(5079|5079) 22:26:27.345144 publisher main
22:26:27.345099|(5080|5080) 22:26:27.345144 subscriber main
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345419|(5079|5079) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345422|(5080|5080) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345443|(5079|5079) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345457|(5080|5080) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345510|(5079|5079) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345514|(5080|5080) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345714|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345718|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345763|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345759|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345794|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345809|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345816|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345834|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345842|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345861|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345866|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345885|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345891|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345911|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345919|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345935|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345941|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345961|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345966|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345988|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:27.345@LM_INFO@22:26:27.345989|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346011|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346013|(5079|5079) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346036|(5080|5080) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346041|(5079|5079) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346061|(5080|5080) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346065|(5079|5079) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346085|(5080|5080) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346092|(5079|5079) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346109|(5080|5080) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346114|(5079|5079) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346143|(5080|5080) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346147|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346171|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346170|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346195|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346201|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346224|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346225|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346250|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346249|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346277|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346278|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346301|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346305|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346329|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346332|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346356|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346355|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346424|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346422|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346449|(5079|5079) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346456|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346479|(5080|5080) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346889|(5079|5079) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:27.346@LM_INFO@22:26:27.346890|(5080|5080) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:27.347@LM_INFO@22:26:27.347987|(5079|5079) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:27.347@LM_INFO@22:26:27.347990|(5080|5080) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348005|(5079|5079) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348010|(5080|5080) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348016|(5079|5079) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348020|(5080|5080) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348027|(5079|5079) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348038|(5080|5080) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:27.348@LM_NOTICE@22:26:27.348044|(5079|5079) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:27.348@LM_NOTICE@22:26:27.348052|(5080|5080) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:27.348@LM_DEBUG@22:26:27.348377|(5079|5079) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:27.348@LM_DEBUG@22:26:27.348377|(5080|5080) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:27.348@LM_DEBUG@22:26:27.348725|Publisher Using UDP transport.
2024-12-02 22:26:27.348@LM_DEBUG@22:26:27.348727|Subscriber Using UDP transport.
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348856|(5079|5079) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:27.348@LM_INFO@22:26:27.348876|(5080|5080) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:27.348@LM_DEBUG@22:26:27.348896|(5079|5079) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:27.348@LM_DEBUG@22:26:27.348917|(5080|5080) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:27.381@LM_DEBUG@22:26:27.381204|(5079|5079) attach to udp
2024-12-02 22:26:27.381@LM_DEBUG@22:26:27.381285|(5080|5080) attach to udp
2024-12-02 22:26:27.381@LM_DEBUG@22:26:27.381325|(5080|5080) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:27.393@LM_WARNING@22:26:27.393711|(5080|5080) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:27.393@LM_WARNING@22:26:27.393757|(5079|5079) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:27.399@LM_INFO@22:26:27.399224|(5080|5080) subscriber signaling ready
2024-12-02 22:26:27.399@LM_DEBUG@22:26:27.399849|(5079|5084) DataWriterImpl::add_association - bit 0 local 01030000.02dcfad2.00000001.00000102(4d3a586c) remote 01030000.02dcfad2.00000002.00000107(7af0d633)
2024-12-02 22:26:27.399@LM_INFO@22:26:27.399914|(5079|5079) publisher signaling ready
2024-12-02 22:26:27.399@LM_DEBUG@22:26:27.399966|(5080|5083) DataReaderImpl::add_association - bit 0 local 01030000.02dcfad2.00000002.00000107(7af0d633) remote 01030000.02dcfad2.00000001.00000102(4d3a586c)
2024-12-02 22:26:27.400@LM_INFO@22:26:27.400820|(5079|5084) DataWriterImpl::transport_assoc_done: writer 01030000.02dcfad2.00000001.00000102(4d3a586c) succeeded in associating with reader 01030000.02dcfad2.00000002.00000107(7af0d633)
2024-12-02 22:26:27.400@LM_DEBUG@22:26:27.400849|(5079|5084) DataWriterImpl::transport_assoc_done: writer 01030000.02dcfad2.00000001.00000102(4d3a586c) reader 01030000.02dcfad2.00000002.00000107(7af0d633) calling association_complete_i
2024-12-02 22:26:27.400@LM_DEBUG@22:26:27.400867|(5079|5084) DataWriterImpl::association_complete_i - bit 0 local 01030000.02dcfad2.00000001.00000102(4d3a586c) remote 01030000.02dcfad2.00000002.00000107(7af0d633)
2024-12-02 22:26:27.400@LM_DEBUG@22:26:27.400924|(5080|5088) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:27.649@LM_INFO@22:26:27.649417|(5080|5080) subscriber checking for pub ready
2024-12-02 22:26:27.649@LM_INFO@22:26:27.649496|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:27.649@LM_DEBUG@22:26:27.649511|(5080|5080) received 0 of expected 200
2024-12-02 22:26:27.650@LM_INFO@22:26:27.650069|(5079|5079) publisher checking for sub ready
2024-12-02 22:26:27.650@LM_DEBUG@22:26:27.650192|(5079|5079) Writer::start
2024-12-02 22:26:27.650@LM_DEBUG@22:26:27.650550|(5079|5089) Writer::svc begins.
2024-12-02 22:26:27.650@LM_DEBUG@22:26:27.650591|(5079|5089) 22:26:27.650593 Writer::svc starting to write.
2024-12-02 22:26:27.650@LM_DEBUG@22:26:27.650608|(5079|5090) Writer::svc begins.
2024-12-02 22:26:27.650@LM_DEBUG@22:26:27.650634|(5079|5090) 22:26:27.650636 Writer::svc starting to write.
2024-12-02 22:26:27.651@LM_DEBUG@22:26:27.651128|(5080|5088) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:27.651@LM_INFO@22:26:27.651143|(5079|5089) write (0).
2024-12-02 22:26:27.651@LM_INFO@22:26:27.651269|(5079|5090) write (0).
2024-12-02 22:26:27.651@LM_DEBUG@22:26:27.651839|(5080|5088) reader 58B63DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:27.651@LM_DEBUG@22:26:27.651863|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.652@LM_DEBUG@22:26:27.652027|(5080|5088) reader 58B63DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2024-12-02 22:26:27.652@LM_DEBUG@22:26:27.652043|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.701@LM_INFO@22:26:27.701513|(5079|5089) write (1).
2024-12-02 22:26:27.701@LM_INFO@22:26:27.701562|(5079|5090) write (1).
2024-12-02 22:26:27.702@LM_DEBUG@22:26:27.702133|(5080|5088) reader 58B63DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:26:27.702@LM_DEBUG@22:26:27.702161|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.702@LM_DEBUG@22:26:27.702327|(5080|5088) reader 58B63DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 4
2024-12-02 22:26:27.702@LM_DEBUG@22:26:27.702342|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.751@LM_INFO@22:26:27.751993|(5079|5089) write (2).
2024-12-02 22:26:27.752@LM_INFO@22:26:27.752054|(5079|5090) write (2).
2024-12-02 22:26:27.752@LM_DEBUG@22:26:27.752596|(5080|5088) reader 58B63DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:27.752@LM_DEBUG@22:26:27.752634|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.752@LM_DEBUG@22:26:27.752820|(5080|5088) reader 58B63DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2024-12-02 22:26:27.752@LM_DEBUG@22:26:27.752839|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.802@LM_INFO@22:26:27.802456|(5079|5089) write (3).
2024-12-02 22:26:27.802@LM_INFO@22:26:27.802532|(5079|5090) write (3).
2024-12-02 22:26:27.803@LM_DEBUG@22:26:27.803060|(5080|5088) reader 58B63DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:27.803@LM_DEBUG@22:26:27.803089|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.803@LM_DEBUG@22:26:27.803276|(5080|5088) reader 58B63DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2024-12-02 22:26:27.803@LM_DEBUG@22:26:27.803295|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.852@LM_INFO@22:26:27.852909|(5079|5089) write (4).
2024-12-02 22:26:27.852@LM_INFO@22:26:27.852985|(5079|5090) write (4).
2024-12-02 22:26:27.853@LM_DEBUG@22:26:27.853524|(5080|5088) reader 58B63DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:27.853@LM_DEBUG@22:26:27.853548|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.853@LM_DEBUG@22:26:27.853701|(5080|5088) reader 58B63DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 10
2024-12-02 22:26:27.853@LM_DEBUG@22:26:27.853717|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.903@LM_INFO@22:26:27.903358|(5079|5089) write (5).
2024-12-02 22:26:27.903@LM_INFO@22:26:27.903440|(5079|5090) write (5).
2024-12-02 22:26:27.903@LM_DEBUG@22:26:27.903936|(5080|5088) reader 58B63DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:27.903@LM_DEBUG@22:26:27.903963|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.904@LM_DEBUG@22:26:27.904146|(5080|5088) reader 58B63DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 12
2024-12-02 22:26:27.904@LM_DEBUG@22:26:27.904180|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.953@LM_INFO@22:26:27.953803|(5079|5089) write (6).
2024-12-02 22:26:27.953@LM_INFO@22:26:27.953880|(5079|5090) write (6).
2024-12-02 22:26:27.954@LM_DEBUG@22:26:27.954431|(5080|5088) reader 58B63DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 13
2024-12-02 22:26:27.954@LM_DEBUG@22:26:27.954459|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:27.954@LM_DEBUG@22:26:27.954647|(5080|5088) reader 58B63DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 14
2024-12-02 22:26:27.954@LM_DEBUG@22:26:27.954666|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.004@LM_INFO@22:26:28.004269|(5079|5089) write (7).
2024-12-02 22:26:28.004@LM_INFO@22:26:28.004340|(5079|5090) write (7).
2024-12-02 22:26:28.004@LM_DEBUG@22:26:28.004878|(5080|5088) reader 58B63DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 15
2024-12-02 22:26:28.004@LM_DEBUG@22:26:28.004903|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.005@LM_DEBUG@22:26:28.005058|(5080|5088) reader 58B63DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 16
2024-12-02 22:26:28.005@LM_DEBUG@22:26:28.005074|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.054@LM_INFO@22:26:28.054721|(5079|5089) write (8).
2024-12-02 22:26:28.054@LM_INFO@22:26:28.054775|(5079|5090) write (8).
2024-12-02 22:26:28.055@LM_DEBUG@22:26:28.055253|(5080|5088) reader 58B63DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 17
2024-12-02 22:26:28.055@LM_DEBUG@22:26:28.055284|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.055@LM_DEBUG@22:26:28.055439|(5080|5088) reader 58B63DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 18
2024-12-02 22:26:28.055@LM_DEBUG@22:26:28.055455|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.105@LM_INFO@22:26:28.105135|(5079|5089) write (9).
2024-12-02 22:26:28.105@LM_INFO@22:26:28.105191|(5079|5090) write (9).
2024-12-02 22:26:28.105@LM_DEBUG@22:26:28.105705|(5080|5088) reader 58B63DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 19
2024-12-02 22:26:28.105@LM_DEBUG@22:26:28.105733|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.105@LM_DEBUG@22:26:28.105917|(5080|5088) reader 58B63DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 20
2024-12-02 22:26:28.105@LM_DEBUG@22:26:28.105937|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.155@LM_INFO@22:26:28.155581|(5079|5089) write (10).
2024-12-02 22:26:28.155@LM_INFO@22:26:28.155636|(5079|5090) write (10).
2024-12-02 22:26:28.156@LM_DEBUG@22:26:28.156175|(5080|5088) reader 58B63DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 21
2024-12-02 22:26:28.156@LM_DEBUG@22:26:28.156200|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.156@LM_DEBUG@22:26:28.156355|(5080|5088) reader 58B63DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 22
2024-12-02 22:26:28.156@LM_DEBUG@22:26:28.156372|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.206@LM_INFO@22:26:28.206034|(5079|5089) write (11).
2024-12-02 22:26:28.206@LM_INFO@22:26:28.206113|(5079|5090) write (11).
2024-12-02 22:26:28.206@LM_DEBUG@22:26:28.206643|(5080|5088) reader 58B63DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 23
2024-12-02 22:26:28.206@LM_DEBUG@22:26:28.206673|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.206@LM_DEBUG@22:26:28.206859|(5080|5088) reader 58B63DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 24
2024-12-02 22:26:28.206@LM_DEBUG@22:26:28.206879|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.256@LM_INFO@22:26:28.256477|(5079|5089) write (12).
2024-12-02 22:26:28.256@LM_INFO@22:26:28.256572|(5079|5090) write (12).
2024-12-02 22:26:28.257@LM_DEBUG@22:26:28.257083|(5080|5088) reader 58B63DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:28.257@LM_DEBUG@22:26:28.257126|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.257@LM_DEBUG@22:26:28.257306|(5080|5088) reader 58B63DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2024-12-02 22:26:28.257@LM_DEBUG@22:26:28.257323|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.306@LM_INFO@22:26:28.306902|(5079|5089) write (13).
2024-12-02 22:26:28.306@LM_INFO@22:26:28.306973|(5079|5090) write (13).
2024-12-02 22:26:28.307@LM_DEBUG@22:26:28.307460|(5080|5088) reader 58B63DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2024-12-02 22:26:28.307@LM_DEBUG@22:26:28.307484|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.307@LM_DEBUG@22:26:28.307635|(5080|5088) reader 58B63DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:28.307@LM_DEBUG@22:26:28.307651|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.357@LM_INFO@22:26:28.357338|(5079|5090) write (14).
2024-12-02 22:26:28.357@LM_INFO@22:26:28.357415|(5079|5089) write (14).
2024-12-02 22:26:28.357@LM_DEBUG@22:26:28.357909|(5080|5088) reader 58B63DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 29
2024-12-02 22:26:28.357@LM_DEBUG@22:26:28.357937|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.358@LM_DEBUG@22:26:28.358116|(5080|5088) reader 58B63DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:28.358@LM_DEBUG@22:26:28.358136|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.407@LM_INFO@22:26:28.407788|(5079|5090) write (15).
2024-12-02 22:26:28.407@LM_INFO@22:26:28.407848|(5079|5089) write (15).
2024-12-02 22:26:28.408@LM_DEBUG@22:26:28.408373|(5080|5088) reader 58B63DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:28.408@LM_DEBUG@22:26:28.408403|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.408@LM_DEBUG@22:26:28.408583|(5080|5088) reader 58B63DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2024-12-02 22:26:28.408@LM_DEBUG@22:26:28.408599|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.458@LM_INFO@22:26:28.458191|(5079|5089) write (16).
2024-12-02 22:26:28.458@LM_INFO@22:26:28.458286|(5079|5090) write (16).
2024-12-02 22:26:28.458@LM_DEBUG@22:26:28.458799|(5080|5088) reader 58B63DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:28.458@LM_DEBUG@22:26:28.458827|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.458@LM_DEBUG@22:26:28.458994|(5080|5088) reader 58B63DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2024-12-02 22:26:28.459@LM_DEBUG@22:26:28.459011|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.508@LM_INFO@22:26:28.508670|(5079|5089) write (17).
2024-12-02 22:26:28.508@LM_INFO@22:26:28.508754|(5079|5090) write (17).
2024-12-02 22:26:28.509@LM_DEBUG@22:26:28.509295|(5080|5088) reader 58B63DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:28.509@LM_DEBUG@22:26:28.509324|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.509@LM_DEBUG@22:26:28.509510|(5080|5088) reader 58B63DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2024-12-02 22:26:28.509@LM_DEBUG@22:26:28.509530|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.559@LM_INFO@22:26:28.559096|(5079|5089) write (18).
2024-12-02 22:26:28.559@LM_INFO@22:26:28.559217|(5079|5090) write (18).
2024-12-02 22:26:28.559@LM_DEBUG@22:26:28.559652|(5080|5088) reader 58B63DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:28.559@LM_DEBUG@22:26:28.559680|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.559@LM_DEBUG@22:26:28.559861|(5080|5088) reader 58B63DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2024-12-02 22:26:28.559@LM_DEBUG@22:26:28.559877|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.609@LM_INFO@22:26:28.609473|(5079|5089) write (19).
2024-12-02 22:26:28.609@LM_INFO@22:26:28.609586|(5079|5090) write (19).
2024-12-02 22:26:28.610@LM_DEBUG@22:26:28.610035|(5080|5088) reader 58B63DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:28.610@LM_DEBUG@22:26:28.610059|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.610@LM_DEBUG@22:26:28.610212|(5080|5088) reader 58B63DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2024-12-02 22:26:28.610@LM_DEBUG@22:26:28.610229|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.649@LM_INFO@22:26:28.649650|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:28.649@LM_DEBUG@22:26:28.649720|(5080|5080) received 40 of expected 200
2024-12-02 22:26:28.659@LM_INFO@22:26:28.659851|(5079|5089) write (20).
2024-12-02 22:26:28.659@LM_INFO@22:26:28.659970|(5079|5090) write (20).
2024-12-02 22:26:28.660@LM_DEBUG@22:26:28.660360|(5080|5088) reader 58B63DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:28.660@LM_DEBUG@22:26:28.660386|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.660@LM_DEBUG@22:26:28.660572|(5080|5088) reader 58B63DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2024-12-02 22:26:28.660@LM_DEBUG@22:26:28.660591|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.710@LM_INFO@22:26:28.710237|(5079|5089) write (21).
2024-12-02 22:26:28.710@LM_INFO@22:26:28.710300|(5079|5090) write (21).
2024-12-02 22:26:28.710@LM_DEBUG@22:26:28.710848|(5080|5088) reader 58B63DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:28.710@LM_DEBUG@22:26:28.710878|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.711@LM_DEBUG@22:26:28.711064|(5080|5088) reader 58B63DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2024-12-02 22:26:28.711@LM_DEBUG@22:26:28.711084|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.760@LM_INFO@22:26:28.760726|(5079|5089) write (22).
2024-12-02 22:26:28.760@LM_INFO@22:26:28.760787|(5079|5090) write (22).
2024-12-02 22:26:28.761@LM_DEBUG@22:26:28.761321|(5080|5088) reader 58B63DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:28.761@LM_DEBUG@22:26:28.761346|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.761@LM_DEBUG@22:26:28.761499|(5080|5088) reader 58B63DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2024-12-02 22:26:28.761@LM_DEBUG@22:26:28.761515|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.811@LM_INFO@22:26:28.811170|(5079|5089) write (23).
2024-12-02 22:26:28.811@LM_INFO@22:26:28.811250|(5079|5090) write (23).
2024-12-02 22:26:28.811@LM_DEBUG@22:26:28.811668|(5080|5088) reader 58B63DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:28.811@LM_DEBUG@22:26:28.811695|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.811@LM_DEBUG@22:26:28.811877|(5080|5088) reader 58B63DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2024-12-02 22:26:28.811@LM_DEBUG@22:26:28.811897|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.861@LM_INFO@22:26:28.861543|(5079|5089) write (24).
2024-12-02 22:26:28.861@LM_INFO@22:26:28.861623|(5079|5090) write (24).
2024-12-02 22:26:28.862@LM_DEBUG@22:26:28.862155|(5080|5088) reader 58B63DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:28.862@LM_DEBUG@22:26:28.862195|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.862@LM_DEBUG@22:26:28.862409|(5080|5088) reader 58B63DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2024-12-02 22:26:28.862@LM_DEBUG@22:26:28.862426|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.911@LM_INFO@22:26:28.911982|(5079|5089) write (25).
2024-12-02 22:26:28.912@LM_INFO@22:26:28.912070|(5079|5090) write (25).
2024-12-02 22:26:28.912@LM_DEBUG@22:26:28.912515|(5080|5088) reader 58B63DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:28.912@LM_DEBUG@22:26:28.912560|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.912@LM_DEBUG@22:26:28.912714|(5080|5088) reader 58B63DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2024-12-02 22:26:28.912@LM_DEBUG@22:26:28.912730|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.962@LM_INFO@22:26:28.962403|(5079|5089) write (26).
2024-12-02 22:26:28.962@LM_INFO@22:26:28.962474|(5079|5090) write (26).
2024-12-02 22:26:28.962@LM_DEBUG@22:26:28.962992|(5080|5088) reader 58B63DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:28.963@LM_DEBUG@22:26:28.963020|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:28.963@LM_DEBUG@22:26:28.963204|(5080|5088) reader 58B63DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2024-12-02 22:26:28.963@LM_DEBUG@22:26:28.963223|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.012@LM_INFO@22:26:29.012850|(5079|5089) write (27).
2024-12-02 22:26:29.012@LM_INFO@22:26:29.012913|(5079|5090) write (27).
2024-12-02 22:26:29.013@LM_DEBUG@22:26:29.013432|(5080|5088) reader 58B63DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 55
2024-12-02 22:26:29.013@LM_DEBUG@22:26:29.013461|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.013@LM_DEBUG@22:26:29.013643|(5080|5088) reader 58B63DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 56
2024-12-02 22:26:29.013@LM_DEBUG@22:26:29.013663|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.063@LM_INFO@22:26:29.063287|(5079|5089) write (28).
2024-12-02 22:26:29.063@LM_INFO@22:26:29.063356|(5079|5090) write (28).
2024-12-02 22:26:29.063@LM_DEBUG@22:26:29.063875|(5080|5088) reader 58B63DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 57
2024-12-02 22:26:29.063@LM_DEBUG@22:26:29.063900|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.064@LM_DEBUG@22:26:29.064055|(5080|5088) reader 58B63DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 58
2024-12-02 22:26:29.064@LM_DEBUG@22:26:29.064071|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.113@LM_INFO@22:26:29.113734|(5079|5089) write (29).
2024-12-02 22:26:29.113@LM_INFO@22:26:29.113810|(5079|5090) write (29).
2024-12-02 22:26:29.114@LM_DEBUG@22:26:29.114330|(5080|5088) reader 58B63DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:29.114@LM_DEBUG@22:26:29.114359|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.114@LM_DEBUG@22:26:29.114569|(5080|5088) reader 58B63DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2024-12-02 22:26:29.114@LM_DEBUG@22:26:29.114589|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.164@LM_INFO@22:26:29.164167|(5079|5089) write (30).
2024-12-02 22:26:29.164@LM_INFO@22:26:29.164240|(5079|5090) write (30).
2024-12-02 22:26:29.164@LM_DEBUG@22:26:29.164766|(5080|5088) reader 58B63DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 61
2024-12-02 22:26:29.164@LM_DEBUG@22:26:29.164795|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.164@LM_DEBUG@22:26:29.164984|(5080|5088) reader 58B63DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 62
2024-12-02 22:26:29.165@LM_DEBUG@22:26:29.165004|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.214@LM_INFO@22:26:29.214607|(5079|5089) write (31).
2024-12-02 22:26:29.214@LM_INFO@22:26:29.214716|(5079|5090) write (31).
2024-12-02 22:26:29.215@LM_DEBUG@22:26:29.215128|(5080|5088) reader 58B63DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 63
2024-12-02 22:26:29.215@LM_DEBUG@22:26:29.215151|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.215@LM_DEBUG@22:26:29.215314|(5080|5088) reader 58B63DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 64
2024-12-02 22:26:29.215@LM_DEBUG@22:26:29.215330|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.264@LM_INFO@22:26:29.265002|(5079|5089) write (32).
2024-12-02 22:26:29.265@LM_INFO@22:26:29.265087|(5079|5090) write (32).
2024-12-02 22:26:29.265@LM_DEBUG@22:26:29.265497|(5080|5088) reader 58B63DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:29.265@LM_DEBUG@22:26:29.265523|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.265@LM_DEBUG@22:26:29.265706|(5080|5088) reader 58B63DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2024-12-02 22:26:29.265@LM_DEBUG@22:26:29.265725|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.315@LM_INFO@22:26:29.315351|(5079|5089) write (33).
2024-12-02 22:26:29.315@LM_INFO@22:26:29.315456|(5079|5090) write (33).
2024-12-02 22:26:29.315@LM_DEBUG@22:26:29.315788|(5080|5088) reader 58B63DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:29.315@LM_DEBUG@22:26:29.315814|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.315@LM_DEBUG@22:26:29.315997|(5080|5088) reader 58B63DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2024-12-02 22:26:29.316@LM_DEBUG@22:26:29.316016|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.365@LM_INFO@22:26:29.365694|(5079|5089) write (34).
2024-12-02 22:26:29.365@LM_INFO@22:26:29.365783|(5079|5090) write (34).
2024-12-02 22:26:29.366@LM_DEBUG@22:26:29.366189|(5080|5088) reader 58B63DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:29.366@LM_DEBUG@22:26:29.366216|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.366@LM_DEBUG@22:26:29.366418|(5080|5088) reader 58B63DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2024-12-02 22:26:29.366@LM_DEBUG@22:26:29.366434|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.416@LM_INFO@22:26:29.416059|(5079|5089) write (35).
2024-12-02 22:26:29.416@LM_INFO@22:26:29.416141|(5079|5090) write (35).
2024-12-02 22:26:29.416@LM_DEBUG@22:26:29.416502|(5080|5088) reader 58B63DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:29.416@LM_DEBUG@22:26:29.416528|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.416@LM_DEBUG@22:26:29.416720|(5080|5088) reader 58B63DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2024-12-02 22:26:29.416@LM_DEBUG@22:26:29.416740|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.466@LM_INFO@22:26:29.466402|(5079|5089) write (36).
2024-12-02 22:26:29.466@LM_INFO@22:26:29.466480|(5079|5090) write (36).
2024-12-02 22:26:29.466@LM_DEBUG@22:26:29.466792|(5080|5088) reader 58B63DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:29.466@LM_DEBUG@22:26:29.466817|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.466@LM_DEBUG@22:26:29.466994|(5080|5088) reader 58B63DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2024-12-02 22:26:29.467@LM_DEBUG@22:26:29.467014|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.516@LM_INFO@22:26:29.516701|(5079|5089) write (37).
2024-12-02 22:26:29.516@LM_INFO@22:26:29.516782|(5079|5090) write (37).
2024-12-02 22:26:29.517@LM_DEBUG@22:26:29.517234|(5080|5088) reader 58B63DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:29.517@LM_DEBUG@22:26:29.517261|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.517@LM_DEBUG@22:26:29.517445|(5080|5088) reader 58B63DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2024-12-02 22:26:29.517@LM_DEBUG@22:26:29.517464|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.567@LM_INFO@22:26:29.567107|(5079|5089) write (38).
2024-12-02 22:26:29.567@LM_INFO@22:26:29.567184|(5079|5090) write (38).
2024-12-02 22:26:29.567@LM_DEBUG@22:26:29.567698|(5080|5088) reader 58B63DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:29.567@LM_DEBUG@22:26:29.567726|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.567@LM_DEBUG@22:26:29.567900|(5080|5088) reader 58B63DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2024-12-02 22:26:29.567@LM_DEBUG@22:26:29.567917|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.617@LM_INFO@22:26:29.617549|(5079|5089) write (39).
2024-12-02 22:26:29.617@LM_INFO@22:26:29.617621|(5079|5090) write (39).
2024-12-02 22:26:29.618@LM_DEBUG@22:26:29.618119|(5080|5088) reader 58B63DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:29.618@LM_DEBUG@22:26:29.618147|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.618@LM_DEBUG@22:26:29.618330|(5080|5088) reader 58B63DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2024-12-02 22:26:29.618@LM_DEBUG@22:26:29.618350|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.649@LM_INFO@22:26:29.649851|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:29.649@LM_DEBUG@22:26:29.649909|(5080|5080) received 80 of expected 200
2024-12-02 22:26:29.667@LM_INFO@22:26:29.667968|(5079|5089) write (40).
2024-12-02 22:26:29.668@LM_INFO@22:26:29.668051|(5079|5090) write (40).
2024-12-02 22:26:29.668@LM_DEBUG@22:26:29.668542|(5080|5088) reader 58B63DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:29.668@LM_DEBUG@22:26:29.668569|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.668@LM_DEBUG@22:26:29.668754|(5080|5088) reader 58B63DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2024-12-02 22:26:29.668@LM_DEBUG@22:26:29.668774|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.718@LM_INFO@22:26:29.718431|(5079|5089) write (41).
2024-12-02 22:26:29.718@LM_INFO@22:26:29.718481|(5079|5090) write (41).
2024-12-02 22:26:29.719@LM_DEBUG@22:26:29.719022|(5080|5088) reader 58B63DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:29.719@LM_DEBUG@22:26:29.719048|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.719@LM_DEBUG@22:26:29.719205|(5080|5088) reader 58B63DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2024-12-02 22:26:29.719@LM_DEBUG@22:26:29.719221|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.768@LM_INFO@22:26:29.768881|(5079|5089) write (42).
2024-12-02 22:26:29.768@LM_INFO@22:26:29.768957|(5079|5090) write (42).
2024-12-02 22:26:29.769@LM_DEBUG@22:26:29.769472|(5080|5088) reader 58B63DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:29.769@LM_DEBUG@22:26:29.769497|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.769@LM_DEBUG@22:26:29.769659|(5080|5088) reader 58B63DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 86
2024-12-02 22:26:29.769@LM_DEBUG@22:26:29.769678|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.819@LM_INFO@22:26:29.819351|(5079|5089) write (43).
2024-12-02 22:26:29.819@LM_INFO@22:26:29.819399|(5079|5090) write (43).
2024-12-02 22:26:29.819@LM_DEBUG@22:26:29.819939|(5080|5088) reader 58B63DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:29.819@LM_DEBUG@22:26:29.819968|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.820@LM_DEBUG@22:26:29.820151|(5080|5088) reader 58B63DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2024-12-02 22:26:29.820@LM_DEBUG@22:26:29.820171|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.869@LM_INFO@22:26:29.869801|(5079|5089) write (44).
2024-12-02 22:26:29.869@LM_INFO@22:26:29.869869|(5079|5090) write (44).
2024-12-02 22:26:29.870@LM_DEBUG@22:26:29.870408|(5080|5088) reader 58B63DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:29.870@LM_DEBUG@22:26:29.870435|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.870@LM_DEBUG@22:26:29.870592|(5080|5088) reader 58B63DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2024-12-02 22:26:29.870@LM_DEBUG@22:26:29.870608|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.920@LM_INFO@22:26:29.920246|(5079|5089) write (45).
2024-12-02 22:26:29.920@LM_INFO@22:26:29.920318|(5079|5090) write (45).
2024-12-02 22:26:29.920@LM_DEBUG@22:26:29.920832|(5080|5088) reader 58B63DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:29.920@LM_DEBUG@22:26:29.920861|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.921@LM_DEBUG@22:26:29.921044|(5080|5088) reader 58B63DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 92
2024-12-02 22:26:29.921@LM_DEBUG@22:26:29.921064|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.970@LM_INFO@22:26:29.970693|(5079|5089) write (46).
2024-12-02 22:26:29.970@LM_INFO@22:26:29.970758|(5079|5090) write (46).
2024-12-02 22:26:29.971@LM_DEBUG@22:26:29.971296|(5080|5088) reader 58B63DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:29.971@LM_DEBUG@22:26:29.971326|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:29.971@LM_DEBUG@22:26:29.971509|(5080|5088) reader 58B63DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2024-12-02 22:26:29.971@LM_DEBUG@22:26:29.971530|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.021@LM_INFO@22:26:30.021134|(5079|5089) write (47).
2024-12-02 22:26:30.021@LM_INFO@22:26:30.021208|(5079|5090) write (47).
2024-12-02 22:26:30.021@LM_DEBUG@22:26:30.021724|(5080|5088) reader 58B63DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:30.021@LM_DEBUG@22:26:30.021749|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.021@LM_DEBUG@22:26:30.021903|(5080|5088) reader 58B63DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2024-12-02 22:26:30.021@LM_DEBUG@22:26:30.021920|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.071@LM_INFO@22:26:30.071607|(5079|5089) write (48).
2024-12-02 22:26:30.071@LM_INFO@22:26:30.071688|(5079|5090) write (48).
2024-12-02 22:26:30.072@LM_DEBUG@22:26:30.072233|(5080|5088) reader 58B63DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:30.072@LM_DEBUG@22:26:30.072262|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.072@LM_DEBUG@22:26:30.072453|(5080|5088) reader 58B63DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 98
2024-12-02 22:26:30.072@LM_DEBUG@22:26:30.072473|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.122@LM_INFO@22:26:30.122088|(5079|5089) write (49).
2024-12-02 22:26:30.122@LM_INFO@22:26:30.122144|(5079|5090) write (49).
2024-12-02 22:26:30.122@LM_DEBUG@22:26:30.122745|(5080|5088) reader 58B63DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2024-12-02 22:26:30.122@LM_DEBUG@22:26:30.122775|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.122@LM_DEBUG@22:26:30.122931|(5080|5088) reader 58B63DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:30.122@LM_DEBUG@22:26:30.122948|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.172@LM_INFO@22:26:30.172611|(5079|5090) write (50).
2024-12-02 22:26:30.172@LM_INFO@22:26:30.172685|(5079|5089) write (50).
2024-12-02 22:26:30.173@LM_DEBUG@22:26:30.173228|(5080|5088) reader 58B63DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2024-12-02 22:26:30.173@LM_DEBUG@22:26:30.173258|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.173@LM_DEBUG@22:26:30.173436|(5080|5088) reader 58B63DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2024-12-02 22:26:30.173@LM_DEBUG@22:26:30.173456|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.223@LM_INFO@22:26:30.223122|(5079|5090) write (51).
2024-12-02 22:26:30.223@LM_INFO@22:26:30.223201|(5079|5089) write (51).
2024-12-02 22:26:30.223@LM_DEBUG@22:26:30.223775|(5080|5088) reader 58B63DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2024-12-02 22:26:30.223@LM_DEBUG@22:26:30.223821|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.224@LM_DEBUG@22:26:30.224002|(5080|5088) reader 58B63DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2024-12-02 22:26:30.224@LM_DEBUG@22:26:30.224021|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.273@LM_INFO@22:26:30.273633|(5079|5090) write (52).
2024-12-02 22:26:30.273@LM_INFO@22:26:30.273704|(5079|5089) write (52).
2024-12-02 22:26:30.274@LM_DEBUG@22:26:30.274276|(5080|5088) reader 58B63DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2024-12-02 22:26:30.274@LM_DEBUG@22:26:30.274306|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.274@LM_DEBUG@22:26:30.274520|(5080|5088) reader 58B63DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2024-12-02 22:26:30.274@LM_DEBUG@22:26:30.274540|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.324@LM_INFO@22:26:30.324156|(5079|5089) write (53).
2024-12-02 22:26:30.324@LM_INFO@22:26:30.324156|(5079|5090) write (53).
2024-12-02 22:26:30.324@LM_DEBUG@22:26:30.324803|(5080|5088) reader 58B63DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2024-12-02 22:26:30.324@LM_DEBUG@22:26:30.324833|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.325@LM_DEBUG@22:26:30.325014|(5080|5088) reader 58B63DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2024-12-02 22:26:30.325@LM_DEBUG@22:26:30.325034|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.374@LM_INFO@22:26:30.374693|(5079|5089) write (54).
2024-12-02 22:26:30.374@LM_INFO@22:26:30.374681|(5079|5090) write (54).
2024-12-02 22:26:30.375@LM_DEBUG@22:26:30.375329|(5080|5088) reader 58B63DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2024-12-02 22:26:30.375@LM_DEBUG@22:26:30.375359|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.375@LM_DEBUG@22:26:30.375546|(5080|5088) reader 58B63DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2024-12-02 22:26:30.375@LM_DEBUG@22:26:30.375566|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.425@LM_INFO@22:26:30.425199|(5079|5090) write (55).
2024-12-02 22:26:30.425@LM_INFO@22:26:30.425275|(5079|5089) write (55).
2024-12-02 22:26:30.425@LM_DEBUG@22:26:30.425897|(5080|5088) reader 58B63DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 111
2024-12-02 22:26:30.425@LM_DEBUG@22:26:30.425925|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.426@LM_DEBUG@22:26:30.426106|(5080|5088) reader 58B63DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 112
2024-12-02 22:26:30.426@LM_DEBUG@22:26:30.426126|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.475@LM_INFO@22:26:30.475733|(5079|5090) write (56).
2024-12-02 22:26:30.475@LM_INFO@22:26:30.475733|(5079|5089) write (56).
2024-12-02 22:26:30.476@LM_DEBUG@22:26:30.476325|(5080|5088) reader 58B63DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 113
2024-12-02 22:26:30.476@LM_DEBUG@22:26:30.476365|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.476@LM_DEBUG@22:26:30.476539|(5080|5088) reader 58B63DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 114
2024-12-02 22:26:30.476@LM_DEBUG@22:26:30.476555|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.526@LM_INFO@22:26:30.526225|(5079|5089) write (57).
2024-12-02 22:26:30.526@LM_INFO@22:26:30.526314|(5079|5090) write (57).
2024-12-02 22:26:30.526@LM_DEBUG@22:26:30.526826|(5080|5088) reader 58B63DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 115
2024-12-02 22:26:30.526@LM_DEBUG@22:26:30.526850|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.526@LM_DEBUG@22:26:30.527001|(5080|5088) reader 58B63DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 116
2024-12-02 22:26:30.527@LM_DEBUG@22:26:30.527017|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.576@LM_INFO@22:26:30.576752|(5079|5089) write (58).
2024-12-02 22:26:30.576@LM_INFO@22:26:30.576829|(5079|5090) write (58).
2024-12-02 22:26:30.577@LM_DEBUG@22:26:30.577367|(5080|5088) reader 58B63DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 117
2024-12-02 22:26:30.577@LM_DEBUG@22:26:30.577396|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.577@LM_DEBUG@22:26:30.577579|(5080|5088) reader 58B63DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 118
2024-12-02 22:26:30.577@LM_DEBUG@22:26:30.577598|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.627@LM_INFO@22:26:30.627241|(5079|5089) write (59).
2024-12-02 22:26:30.627@LM_INFO@22:26:30.627322|(5079|5090) write (59).
2024-12-02 22:26:30.627@LM_DEBUG@22:26:30.627807|(5080|5088) reader 58B63DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 119
2024-12-02 22:26:30.627@LM_DEBUG@22:26:30.627831|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.627@LM_DEBUG@22:26:30.627991|(5080|5088) reader 58B63DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 120
2024-12-02 22:26:30.628@LM_DEBUG@22:26:30.628007|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.650@LM_INFO@22:26:30.650040|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:30.650@LM_DEBUG@22:26:30.650098|(5080|5080) received 120 of expected 200
2024-12-02 22:26:30.677@LM_INFO@22:26:30.677690|(5079|5089) write (60).
2024-12-02 22:26:30.677@LM_INFO@22:26:30.677746|(5079|5090) write (60).
2024-12-02 22:26:30.678@LM_DEBUG@22:26:30.678288|(5080|5088) reader 58B63DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 121
2024-12-02 22:26:30.678@LM_DEBUG@22:26:30.678316|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.678@LM_DEBUG@22:26:30.678523|(5080|5088) reader 58B63DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 122
2024-12-02 22:26:30.678@LM_DEBUG@22:26:30.678543|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.728@LM_INFO@22:26:30.728150|(5079|5089) write (61).
2024-12-02 22:26:30.728@LM_INFO@22:26:30.728212|(5079|5090) write (61).
2024-12-02 22:26:30.728@LM_DEBUG@22:26:30.728712|(5080|5088) reader 58B63DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 123
2024-12-02 22:26:30.728@LM_DEBUG@22:26:30.728739|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.728@LM_DEBUG@22:26:30.728920|(5080|5088) reader 58B63DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 124
2024-12-02 22:26:30.728@LM_DEBUG@22:26:30.728936|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.778@LM_INFO@22:26:30.778588|(5079|5089) write (62).
2024-12-02 22:26:30.778@LM_INFO@22:26:30.778644|(5079|5090) write (62).
2024-12-02 22:26:30.779@LM_DEBUG@22:26:30.779171|(5080|5088) reader 58B63DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 125
2024-12-02 22:26:30.779@LM_DEBUG@22:26:30.779196|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.779@LM_DEBUG@22:26:30.779348|(5080|5088) reader 58B63DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 126
2024-12-02 22:26:30.779@LM_DEBUG@22:26:30.779364|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.829@LM_INFO@22:26:30.829073|(5079|5089) write (63).
2024-12-02 22:26:30.829@LM_INFO@22:26:30.829121|(5079|5090) write (63).
2024-12-02 22:26:30.829@LM_DEBUG@22:26:30.829664|(5080|5088) reader 58B63DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 127
2024-12-02 22:26:30.829@LM_DEBUG@22:26:30.829692|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.829@LM_DEBUG@22:26:30.829873|(5080|5088) reader 58B63DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 128
2024-12-02 22:26:30.829@LM_DEBUG@22:26:30.829893|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.879@LM_INFO@22:26:30.879531|(5079|5089) write (64).
2024-12-02 22:26:30.879@LM_INFO@22:26:30.879585|(5079|5090) write (64).
2024-12-02 22:26:30.880@LM_DEBUG@22:26:30.880121|(5080|5088) reader 58B63DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 129
2024-12-02 22:26:30.880@LM_DEBUG@22:26:30.880166|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.880@LM_DEBUG@22:26:30.880330|(5080|5088) reader 58B63DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 130
2024-12-02 22:26:30.880@LM_DEBUG@22:26:30.880346|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.929@LM_INFO@22:26:30.930009|(5079|5089) write (65).
2024-12-02 22:26:30.930@LM_INFO@22:26:30.930066|(5079|5090) write (65).
2024-12-02 22:26:30.930@LM_DEBUG@22:26:30.930627|(5080|5088) reader 58B63DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 131
2024-12-02 22:26:30.930@LM_DEBUG@22:26:30.930652|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.930@LM_DEBUG@22:26:30.930805|(5080|5088) reader 58B63DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 132
2024-12-02 22:26:30.930@LM_DEBUG@22:26:30.930821|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.980@LM_INFO@22:26:30.980503|(5079|5089) write (66).
2024-12-02 22:26:30.980@LM_INFO@22:26:30.980564|(5079|5090) write (66).
2024-12-02 22:26:30.981@LM_DEBUG@22:26:30.981110|(5080|5088) reader 58B63DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 133
2024-12-02 22:26:30.981@LM_DEBUG@22:26:30.981140|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:30.981@LM_DEBUG@22:26:30.981323|(5080|5088) reader 58B63DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 134
2024-12-02 22:26:30.981@LM_DEBUG@22:26:30.981342|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.030@LM_INFO@22:26:31.030980|(5079|5089) write (67).
2024-12-02 22:26:31.031@LM_INFO@22:26:31.031030|(5079|5090) write (67).
2024-12-02 22:26:31.031@LM_DEBUG@22:26:31.031555|(5080|5088) reader 58B63DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 135
2024-12-02 22:26:31.031@LM_DEBUG@22:26:31.031587|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.031@LM_DEBUG@22:26:31.031741|(5080|5088) reader 58B63DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 136
2024-12-02 22:26:31.031@LM_DEBUG@22:26:31.031757|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.081@LM_INFO@22:26:31.081437|(5079|5089) write (68).
2024-12-02 22:26:31.081@LM_INFO@22:26:31.081490|(5079|5090) write (68).
2024-12-02 22:26:31.082@LM_DEBUG@22:26:31.082029|(5080|5088) reader 58B63DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 137
2024-12-02 22:26:31.082@LM_DEBUG@22:26:31.082058|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.082@LM_DEBUG@22:26:31.082239|(5080|5088) reader 58B63DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 138
2024-12-02 22:26:31.082@LM_DEBUG@22:26:31.082265|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.131@LM_INFO@22:26:31.131920|(5079|5089) write (69).
2024-12-02 22:26:31.131@LM_INFO@22:26:31.131976|(5079|5090) write (69).
2024-12-02 22:26:31.132@LM_DEBUG@22:26:31.132516|(5080|5088) reader 58B63DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 139
2024-12-02 22:26:31.132@LM_DEBUG@22:26:31.132545|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.132@LM_DEBUG@22:26:31.132725|(5080|5088) reader 58B63DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 140
2024-12-02 22:26:31.132@LM_DEBUG@22:26:31.132741|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.182@LM_INFO@22:26:31.182402|(5079|5089) write (70).
2024-12-02 22:26:31.182@LM_INFO@22:26:31.182455|(5079|5090) write (70).
2024-12-02 22:26:31.182@LM_DEBUG@22:26:31.182966|(5080|5088) reader 58B63DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 141
2024-12-02 22:26:31.182@LM_DEBUG@22:26:31.182990|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.183@LM_DEBUG@22:26:31.183142|(5080|5088) reader 58B63DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 142
2024-12-02 22:26:31.183@LM_DEBUG@22:26:31.183158|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.232@LM_INFO@22:26:31.232857|(5079|5089) write (71).
2024-12-02 22:26:31.232@LM_INFO@22:26:31.232909|(5079|5090) write (71).
2024-12-02 22:26:31.233@LM_DEBUG@22:26:31.233422|(5080|5088) reader 58B63DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 143
2024-12-02 22:26:31.233@LM_DEBUG@22:26:31.233451|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.233@LM_DEBUG@22:26:31.233631|(5080|5088) reader 58B63DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 144
2024-12-02 22:26:31.233@LM_DEBUG@22:26:31.233650|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.283@LM_INFO@22:26:31.283325|(5079|5089) write (72).
2024-12-02 22:26:31.283@LM_INFO@22:26:31.283390|(5079|5090) write (72).
2024-12-02 22:26:31.283@LM_DEBUG@22:26:31.283933|(5080|5088) reader 58B63DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 145
2024-12-02 22:26:31.283@LM_DEBUG@22:26:31.283963|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.284@LM_DEBUG@22:26:31.284115|(5080|5088) reader 58B63DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 146
2024-12-02 22:26:31.284@LM_DEBUG@22:26:31.284131|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.333@LM_INFO@22:26:31.333812|(5079|5089) write (73).
2024-12-02 22:26:31.333@LM_INFO@22:26:31.333896|(5079|5090) write (73).
2024-12-02 22:26:31.334@LM_DEBUG@22:26:31.334352|(5080|5088) reader 58B63DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 147
2024-12-02 22:26:31.334@LM_DEBUG@22:26:31.334403|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.334@LM_DEBUG@22:26:31.334586|(5080|5088) reader 58B63DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 148
2024-12-02 22:26:31.334@LM_DEBUG@22:26:31.334606|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.384@LM_INFO@22:26:31.384234|(5079|5089) write (74).
2024-12-02 22:26:31.384@LM_INFO@22:26:31.384294|(5079|5090) write (74).
2024-12-02 22:26:31.384@LM_DEBUG@22:26:31.384773|(5080|5088) reader 58B63DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 149
2024-12-02 22:26:31.384@LM_DEBUG@22:26:31.384801|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.384@LM_DEBUG@22:26:31.384979|(5080|5088) reader 58B63DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 150
2024-12-02 22:26:31.384@LM_DEBUG@22:26:31.384998|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.434@LM_INFO@22:26:31.434668|(5079|5089) write (75).
2024-12-02 22:26:31.434@LM_INFO@22:26:31.434716|(5079|5090) write (75).
2024-12-02 22:26:31.435@LM_DEBUG@22:26:31.435252|(5080|5088) reader 58B63DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 151
2024-12-02 22:26:31.435@LM_DEBUG@22:26:31.435281|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.435@LM_DEBUG@22:26:31.435430|(5080|5088) reader 58B63DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 152
2024-12-02 22:26:31.435@LM_DEBUG@22:26:31.435447|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.485@LM_INFO@22:26:31.485131|(5079|5089) write (76).
2024-12-02 22:26:31.485@LM_INFO@22:26:31.485182|(5079|5090) write (76).
2024-12-02 22:26:31.485@LM_DEBUG@22:26:31.485680|(5080|5088) reader 58B63DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 153
2024-12-02 22:26:31.485@LM_DEBUG@22:26:31.485717|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.485@LM_DEBUG@22:26:31.485895|(5080|5088) reader 58B63DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 154
2024-12-02 22:26:31.485@LM_DEBUG@22:26:31.485914|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.535@LM_INFO@22:26:31.535573|(5079|5089) write (77).
2024-12-02 22:26:31.535@LM_INFO@22:26:31.535628|(5079|5090) write (77).
2024-12-02 22:26:31.536@LM_DEBUG@22:26:31.536177|(5080|5088) reader 58B63DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 155
2024-12-02 22:26:31.536@LM_DEBUG@22:26:31.536207|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.536@LM_DEBUG@22:26:31.536406|(5080|5088) reader 58B63DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 156
2024-12-02 22:26:31.536@LM_DEBUG@22:26:31.536426|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.586@LM_INFO@22:26:31.586036|(5079|5089) write (78).
2024-12-02 22:26:31.586@LM_INFO@22:26:31.586095|(5079|5090) write (78).
2024-12-02 22:26:31.586@LM_DEBUG@22:26:31.586627|(5080|5088) reader 58B63DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 157
2024-12-02 22:26:31.586@LM_DEBUG@22:26:31.586652|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.586@LM_DEBUG@22:26:31.586814|(5080|5088) reader 58B63DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 158
2024-12-02 22:26:31.586@LM_DEBUG@22:26:31.586830|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.636@LM_INFO@22:26:31.636520|(5079|5089) write (79).
2024-12-02 22:26:31.636@LM_INFO@22:26:31.636580|(5079|5090) write (79).
2024-12-02 22:26:31.637@LM_DEBUG@22:26:31.637053|(5080|5088) reader 58B63DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 159
2024-12-02 22:26:31.637@LM_DEBUG@22:26:31.637076|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.637@LM_DEBUG@22:26:31.637227|(5080|5088) reader 58B63DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 160
2024-12-02 22:26:31.637@LM_DEBUG@22:26:31.637244|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.650@LM_INFO@22:26:31.650214|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:31.650@LM_DEBUG@22:26:31.650260|(5080|5080) received 160 of expected 200
2024-12-02 22:26:31.686@LM_INFO@22:26:31.686962|(5079|5089) write (80).
2024-12-02 22:26:31.686@LM_INFO@22:26:31.687030|(5079|5090) write (80).
2024-12-02 22:26:31.687@LM_DEBUG@22:26:31.687618|(5080|5088) reader 58B63DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 161
2024-12-02 22:26:31.687@LM_DEBUG@22:26:31.687654|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.687@LM_DEBUG@22:26:31.687864|(5080|5088) reader 58B63DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 162
2024-12-02 22:26:31.687@LM_DEBUG@22:26:31.687881|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.737@LM_INFO@22:26:31.737441|(5079|5089) write (81).
2024-12-02 22:26:31.737@LM_INFO@22:26:31.737497|(5079|5090) write (81).
2024-12-02 22:26:31.737@LM_DEBUG@22:26:31.738004|(5080|5088) reader 58B63DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 163
2024-12-02 22:26:31.738@LM_DEBUG@22:26:31.738031|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.738@LM_DEBUG@22:26:31.738193|(5080|5088) reader 58B63DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 164
2024-12-02 22:26:31.738@LM_DEBUG@22:26:31.738210|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.787@LM_INFO@22:26:31.787911|(5079|5089) write (82).
2024-12-02 22:26:31.787@LM_INFO@22:26:31.787961|(5079|5090) write (82).
2024-12-02 22:26:31.788@LM_DEBUG@22:26:31.788508|(5080|5088) reader 58B63DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 165
2024-12-02 22:26:31.788@LM_DEBUG@22:26:31.788537|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.788@LM_DEBUG@22:26:31.788716|(5080|5088) reader 58B63DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 166
2024-12-02 22:26:31.788@LM_DEBUG@22:26:31.788736|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.838@LM_INFO@22:26:31.838402|(5079|5089) write (83).
2024-12-02 22:26:31.838@LM_INFO@22:26:31.838465|(5079|5090) write (83).
2024-12-02 22:26:31.839@LM_DEBUG@22:26:31.839008|(5080|5088) reader 58B63DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 167
2024-12-02 22:26:31.839@LM_DEBUG@22:26:31.839035|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.839@LM_DEBUG@22:26:31.839186|(5080|5088) reader 58B63DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 168
2024-12-02 22:26:31.839@LM_DEBUG@22:26:31.839216|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.888@LM_INFO@22:26:31.888887|(5079|5089) write (84).
2024-12-02 22:26:31.888@LM_INFO@22:26:31.888936|(5079|5090) write (84).
2024-12-02 22:26:31.889@LM_DEBUG@22:26:31.889495|(5080|5088) reader 58B63DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 169
2024-12-02 22:26:31.889@LM_DEBUG@22:26:31.889523|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.889@LM_DEBUG@22:26:31.889703|(5080|5088) reader 58B63DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 170
2024-12-02 22:26:31.889@LM_DEBUG@22:26:31.889723|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.939@LM_INFO@22:26:31.939370|(5079|5089) write (85).
2024-12-02 22:26:31.939@LM_INFO@22:26:31.939420|(5079|5090) write (85).
2024-12-02 22:26:31.939@LM_DEBUG@22:26:31.939963|(5080|5088) reader 58B63DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 171
2024-12-02 22:26:31.939@LM_DEBUG@22:26:31.939992|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.940@LM_DEBUG@22:26:31.940172|(5080|5088) reader 58B63DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 172
2024-12-02 22:26:31.940@LM_DEBUG@22:26:31.940191|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.989@LM_INFO@22:26:31.989825|(5079|5089) write (86).
2024-12-02 22:26:31.989@LM_INFO@22:26:31.989873|(5079|5090) write (86).
2024-12-02 22:26:31.990@LM_DEBUG@22:26:31.990426|(5080|5088) reader 58B63DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 173
2024-12-02 22:26:31.990@LM_DEBUG@22:26:31.990453|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:31.990@LM_DEBUG@22:26:31.990609|(5080|5088) reader 58B63DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 174
2024-12-02 22:26:31.990@LM_DEBUG@22:26:31.990625|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.040@LM_INFO@22:26:32.040271|(5079|5089) write (87).
2024-12-02 22:26:32.040@LM_INFO@22:26:32.040322|(5079|5090) write (87).
2024-12-02 22:26:32.040@LM_DEBUG@22:26:32.040878|(5080|5088) reader 58B63DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 175
2024-12-02 22:26:32.040@LM_DEBUG@22:26:32.040907|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.041@LM_DEBUG@22:26:32.041090|(5080|5088) reader 58B63DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 176
2024-12-02 22:26:32.041@LM_DEBUG@22:26:32.041109|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.090@LM_INFO@22:26:32.090734|(5079|5089) write (88).
2024-12-02 22:26:32.090@LM_INFO@22:26:32.090793|(5079|5090) write (88).
2024-12-02 22:26:32.091@LM_DEBUG@22:26:32.091315|(5080|5088) reader 58B63DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 177
2024-12-02 22:26:32.091@LM_DEBUG@22:26:32.091343|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.091@LM_DEBUG@22:26:32.091524|(5080|5088) reader 58B63DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 178
2024-12-02 22:26:32.091@LM_DEBUG@22:26:32.091544|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.141@LM_INFO@22:26:32.141190|(5079|5089) write (89).
2024-12-02 22:26:32.141@LM_INFO@22:26:32.141243|(5079|5090) write (89).
2024-12-02 22:26:32.141@LM_DEBUG@22:26:32.141760|(5080|5088) reader 58B63DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 179
2024-12-02 22:26:32.141@LM_DEBUG@22:26:32.141785|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.141@LM_DEBUG@22:26:32.141936|(5080|5088) reader 58B63DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 180
2024-12-02 22:26:32.141@LM_DEBUG@22:26:32.141953|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.191@LM_INFO@22:26:32.191645|(5079|5089) write (90).
2024-12-02 22:26:32.191@LM_INFO@22:26:32.191700|(5079|5090) write (90).
2024-12-02 22:26:32.192@LM_DEBUG@22:26:32.192174|(5080|5088) reader 58B63DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 181
2024-12-02 22:26:32.192@LM_DEBUG@22:26:32.192223|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.192@LM_DEBUG@22:26:32.192378|(5080|5088) reader 58B63DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 182
2024-12-02 22:26:32.192@LM_DEBUG@22:26:32.192394|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.242@LM_INFO@22:26:32.242075|(5079|5089) write (91).
2024-12-02 22:26:32.242@LM_INFO@22:26:32.242130|(5079|5090) write (91).
2024-12-02 22:26:32.242@LM_DEBUG@22:26:32.242684|(5080|5088) reader 58B63DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 183
2024-12-02 22:26:32.242@LM_DEBUG@22:26:32.242713|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.242@LM_DEBUG@22:26:32.242875|(5080|5088) reader 58B63DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 184
2024-12-02 22:26:32.242@LM_DEBUG@22:26:32.242892|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.292@LM_INFO@22:26:32.292588|(5079|5089) write (92).
2024-12-02 22:26:32.292@LM_INFO@22:26:32.292650|(5079|5090) write (92).
2024-12-02 22:26:32.293@LM_DEBUG@22:26:32.293152|(5080|5088) reader 58B63DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 185
2024-12-02 22:26:32.293@LM_DEBUG@22:26:32.293177|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.293@LM_DEBUG@22:26:32.293339|(5080|5088) reader 58B63DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 186
2024-12-02 22:26:32.293@LM_DEBUG@22:26:32.293354|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.343@LM_INFO@22:26:32.343050|(5079|5089) write (93).
2024-12-02 22:26:32.343@LM_INFO@22:26:32.343111|(5079|5090) write (93).
2024-12-02 22:26:32.343@LM_DEBUG@22:26:32.343638|(5080|5088) reader 58B63DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 187
2024-12-02 22:26:32.343@LM_DEBUG@22:26:32.343666|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.343@LM_DEBUG@22:26:32.343848|(5080|5088) reader 58B63DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 188
2024-12-02 22:26:32.343@LM_DEBUG@22:26:32.343867|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.393@LM_INFO@22:26:32.393523|(5079|5089) write (94).
2024-12-02 22:26:32.393@LM_INFO@22:26:32.393591|(5079|5090) write (94).
2024-12-02 22:26:32.394@LM_DEBUG@22:26:32.394110|(5080|5088) reader 58B63DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 189
2024-12-02 22:26:32.394@LM_DEBUG@22:26:32.394143|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.394@LM_DEBUG@22:26:32.394294|(5080|5088) reader 58B63DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 190
2024-12-02 22:26:32.394@LM_DEBUG@22:26:32.394310|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.443@LM_INFO@22:26:32.443998|(5079|5089) write (95).
2024-12-02 22:26:32.444@LM_INFO@22:26:32.444073|(5079|5090) write (95).
2024-12-02 22:26:32.444@LM_DEBUG@22:26:32.444593|(5080|5088) reader 58B63DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 191
2024-12-02 22:26:32.444@LM_DEBUG@22:26:32.444621|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.444@LM_DEBUG@22:26:32.444802|(5080|5088) reader 58B63DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 192
2024-12-02 22:26:32.444@LM_DEBUG@22:26:32.444822|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.494@LM_INFO@22:26:32.494451|(5079|5089) write (96).
2024-12-02 22:26:32.494@LM_INFO@22:26:32.494498|(5079|5090) write (96).
2024-12-02 22:26:32.495@LM_DEBUG@22:26:32.495007|(5080|5088) reader 58B63DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 193
2024-12-02 22:26:32.495@LM_DEBUG@22:26:32.495035|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.495@LM_DEBUG@22:26:32.495217|(5080|5088) reader 58B63DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 194
2024-12-02 22:26:32.495@LM_DEBUG@22:26:32.495237|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.544@LM_INFO@22:26:32.544894|(5079|5089) write (97).
2024-12-02 22:26:32.544@LM_INFO@22:26:32.544939|(5079|5090) write (97).
2024-12-02 22:26:32.545@LM_DEBUG@22:26:32.545455|(5080|5088) reader 58B63DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2024-12-02 22:26:32.545@LM_DEBUG@22:26:32.545479|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.545@LM_DEBUG@22:26:32.545630|(5080|5088) reader 58B63DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2024-12-02 22:26:32.545@LM_DEBUG@22:26:32.545646|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.595@LM_INFO@22:26:32.595313|(5079|5090) write (98).
2024-12-02 22:26:32.595@LM_INFO@22:26:32.595394|(5079|5089) write (98).
2024-12-02 22:26:32.595@LM_DEBUG@22:26:32.595901|(5080|5088) reader 58B63DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2024-12-02 22:26:32.595@LM_DEBUG@22:26:32.595930|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.596@LM_DEBUG@22:26:32.596113|(5080|5088) reader 58B63DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2024-12-02 22:26:32.596@LM_DEBUG@22:26:32.596133|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.645@LM_INFO@22:26:32.645731|(5079|5090) write (99).
2024-12-02 22:26:32.645@LM_INFO@22:26:32.645814|(5079|5089) write (99).
2024-12-02 22:26:32.646@LM_DEBUG@22:26:32.646299|(5080|5088) reader 58B63DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 199
2024-12-02 22:26:32.646@LM_DEBUG@22:26:32.646328|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.646@LM_DEBUG@22:26:32.646540|(5080|5088) reader 58B63DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 200
2024-12-02 22:26:32.646@LM_DEBUG@22:26:32.646558|(5080|5088) SampleInfo.sample_rank = 0
2024-12-02 22:26:32.650@LM_INFO@22:26:32.650386|(5080|5080) subscriber signaling finished
2024-12-02 22:26:32.696@LM_DEBUG@22:26:32.696155|(5079|5090) Writer::svc finished.
2024-12-02 22:26:32.696@LM_DEBUG@22:26:32.696208|(5079|5089) Writer::svc finished.
2024-12-02 22:26:32.900@LM_INFO@22:26:32.900598|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:32.902@LM_INFO@22:26:32.902666|(5079|5079) publisher signaling finished
2024-12-02 22:26:32.902@LM_DEBUG@22:26:32.902744|(5079|5079) notifying subscriber of 0 timeout writes
2024-12-02 22:26:33.150@LM_INFO@22:26:33.150781|(5080|5080) subscriber checking for pub finished
2024-12-02 22:26:33.150@LM_INFO@22:26:33.150875|(5080|5080) subscriber starting shutdown
2024-12-02 22:26:33.151@LM_DEBUG@22:26:33.151918|(5079|5084) DataWriterImpl::remove_associations: bit 0 local 01030000.02dcfad2.00000001.00000102(4d3a586c) remote 01030000.02dcfad2.00000002.00000107(7af0d633) num remotes 1
2024-12-02 22:26:33.151@LM_DEBUG@22:26:33.151993|(5080|5081) DataReaderImpl::remove_associations: bit 0 local 01030000.02dcfad2.00000002.00000107(7af0d633) remote 01030000.02dcfad2.00000001.00000102(4d3a586c) num remotes 1
2024-12-02 22:26:33.152@LM_DEBUG@22:26:33.152021|(5080|5081) DataReaderImpl::remove_associations_i: bit 0 local 01030000.02dcfad2.00000002.00000107(7af0d633) remote 01030000.02dcfad2.00000001.00000102(4d3a586c) num remotes 1
2024-12-02 22:26:33.152@LM_DEBUG@22:26:33.152278|(5080|5081) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:33.152@LM_DEBUG@22:26:33.152432|(5080|5081) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:33.152@LM_DEBUG@22:26:33.152462|(5080|5081) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:33.152@LM_INFO@22:26:33.152867|(5079|5079) publisher checking for sub finished
2024-12-02 22:26:33.152@LM_DEBUG@22:26:33.152905|(5079|5079) Writer::end
2024-12-02 22:26:33.153@LM_INFO@22:26:33.153583|(5080|5080) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:33.153@LM_DEBUG@22:26:33.153601|(5080|5080) Service_Participant::shutdown
2024-12-02 22:26:33.154@LM_DEBUG@22:26:33.154285|(5079|5079) Service_Participant::shutdown
2024-12-02 22:26:33.154@LM_DEBUG@22:26:33.154326|(5080|5080) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:33.156@LM_INFO@22:26:33.156494|(5080|5080) subscriber exiting with status 0
2024-12-02 22:26:33.156@LM_DEBUG@22:26:33.156737|(5079|5079) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:33.156@LM_DEBUG@22:26:33.156770|(5080|5080) Service_Participant::~Service_Participant
2024-12-02 22:26:33.156@LM_DEBUG@22:26:33.156783|(5080|5080) Service_Participant::shutdown
2024-12-02 22:26:33.156@LM_DEBUG@22:26:33.156935|(5079|5079) Service_Participant::~Service_Participant
2024-12-02 22:26:33.156@LM_DEBUG@22:26:33.156948|(5079|5079) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:33.244615|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl udp mi Time:6s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl rtps mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5093
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 1 -s 0 -r 1 -w 1  -m 2 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5100 started at 2024-12-02 22:26:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 1 -s 0 -r 1  -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5101 started at 2024-12-02 22:26:33
22:26:33.501995|(5100|5100) 22:26:33.502044 publisher main
22:26:33.501997|(5101|5101) 22:26:33.502043 subscriber main
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502320|(5101|5101) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502322|(5100|5100) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502343|(5101|5101) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502348|(5100|5100) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502449|(5101|5101) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502453|(5100|5100) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502656|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502657|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502695|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502708|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502739|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502744|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502762|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502769|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502789|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502796|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502812|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502820|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502838|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502858|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502866|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502883|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502889|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502910|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502915|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502936|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502938|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502960|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502964|(5100|5100) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502986|(5101|5101) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:33.502@LM_INFO@22:26:33.502991|(5100|5100) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503011|(5101|5101) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503015|(5100|5100) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503035|(5101|5101) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503044|(5100|5100) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503058|(5101|5101) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503066|(5100|5100) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503084|(5101|5101) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503093|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503111|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503116|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503135|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503146|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503165|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503170|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503189|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503196|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503216|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503224|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503240|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503251|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503270|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503274|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503295|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503310|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503322|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503345|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503350|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503368|(5100|5100) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503373|(5101|5101) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503800|(5101|5101) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:33.503@LM_INFO@22:26:33.503800|(5100|5100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504913|(5100|5100) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504917|(5101|5101) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504931|(5100|5100) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504935|(5101|5101) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504942|(5100|5100) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504949|(5101|5101) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504953|(5100|5100) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:33.504@LM_INFO@22:26:33.504959|(5101|5101) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:33.504@LM_NOTICE@22:26:33.504967|(5100|5100) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:33.504@LM_NOTICE@22:26:33.504973|(5101|5101) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:33.505@LM_DEBUG@22:26:33.505308|(5101|5101) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:33.505@LM_DEBUG@22:26:33.505308|(5100|5100) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:33.505@LM_DEBUG@22:26:33.505677|Subscriber Using RTPS transport.
2024-12-02 22:26:33.505@LM_DEBUG@22:26:33.505678|Publisher Using RTPS transport.
2024-12-02 22:26:33.505@LM_INFO@22:26:33.505825|(5100|5100) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:33.505@LM_INFO@22:26:33.505829|(5101|5101) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:33.505@LM_DEBUG@22:26:33.505871|(5100|5100) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:33.505@LM_DEBUG@22:26:33.505878|(5101|5101) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:33.518@LM_DEBUG@22:26:33.518173|(5100|5100) attach to RTPS
2024-12-02 22:26:33.518@LM_DEBUG@22:26:33.518250|(5101|5101) attach to RTPS
2024-12-02 22:26:33.518@LM_DEBUG@22:26:33.518281|(5101|5101) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:33.524@LM_INFO@22:26:33.524411|(5100|5100) publisher signaling ready
2024-12-02 22:26:33.524@LM_DEBUG@22:26:33.524943|(5100|5105) DataWriterImpl::add_association - bit 0 local 01030000.07e6d1bc.00000001.00000102(3c409ef5) remote 01030000.07e6d1bc.00000002.00000107(0b8a10aa)
2024-12-02 22:26:33.525@LM_INFO@22:26:33.525062|(5101|5101) subscriber signaling ready
2024-12-02 22:26:33.525@LM_DEBUG@22:26:33.525102|(5101|5104) DataReaderImpl::add_association - bit 0 local 01030000.07e6d1bc.00000002.00000107(0b8a10aa) remote 01030000.07e6d1bc.00000001.00000102(3c409ef5)
2024-12-02 22:26:33.526@LM_INFO@22:26:33.526465|(5100|5105) DataWriterImpl::transport_assoc_done: writer 01030000.07e6d1bc.00000001.00000102(3c409ef5) succeeded in associating with reader 01030000.07e6d1bc.00000002.00000107(0b8a10aa)
2024-12-02 22:26:33.526@LM_DEBUG@22:26:33.526497|(5100|5105) DataWriterImpl::transport_assoc_done: writer 01030000.07e6d1bc.00000001.00000102(3c409ef5) reader 01030000.07e6d1bc.00000002.00000107(0b8a10aa) calling association_complete_i
2024-12-02 22:26:33.526@LM_DEBUG@22:26:33.526509|(5100|5105) DataWriterImpl::association_complete_i - bit 0 local 01030000.07e6d1bc.00000001.00000102(3c409ef5) remote 01030000.07e6d1bc.00000002.00000107(0b8a10aa)
2024-12-02 22:26:33.536@LM_WARNING@22:26:33.537002|(5100|5107) RtpsUdpSendStrategy::send_single_i() - destination 10.1.0.5:49964 failed send: Operation not permitted
2024-12-02 22:26:33.537@LM_DEBUG@22:26:33.537588|(5101|5108) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:33.774@LM_INFO@22:26:33.774603|(5100|5100) publisher checking for sub ready
2024-12-02 22:26:33.774@LM_DEBUG@22:26:33.774746|(5100|5100) Writer::start
2024-12-02 22:26:33.775@LM_DEBUG@22:26:33.775123|(5100|5110) Writer::svc begins.
2024-12-02 22:26:33.775@LM_DEBUG@22:26:33.775161|(5100|5110) 22:26:33.775163 Writer::svc starting to write.
2024-12-02 22:26:33.775@LM_DEBUG@22:26:33.775161|(5100|5111) Writer::svc begins.
2024-12-02 22:26:33.775@LM_DEBUG@22:26:33.775213|(5100|5111) 22:26:33.775215 Writer::svc starting to write.
2024-12-02 22:26:33.775@LM_INFO@22:26:33.775232|(5101|5101) subscriber checking for pub ready
2024-12-02 22:26:33.775@LM_INFO@22:26:33.775280|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:33.775@LM_DEBUG@22:26:33.775302|(5101|5101) received 0 of expected 200
2024-12-02 22:26:33.776@LM_INFO@22:26:33.776007|(5100|5110) write (0).
2024-12-02 22:26:33.776@LM_INFO@22:26:33.776162|(5100|5111) write (0).
2024-12-02 22:26:33.776@LM_DEBUG@22:26:33.776242|(5101|5108) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:33.776@LM_DEBUG@22:26:33.776976|(5101|5108) reader C8946DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:33.777@LM_DEBUG@22:26:33.777001|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.777@LM_DEBUG@22:26:33.777201|(5101|5108) reader C8946DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2024-12-02 22:26:33.777@LM_DEBUG@22:26:33.777217|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.826@LM_INFO@22:26:33.826438|(5100|5110) write (1).
2024-12-02 22:26:33.826@LM_INFO@22:26:33.826523|(5100|5111) write (1).
2024-12-02 22:26:33.827@LM_DEBUG@22:26:33.827142|(5101|5108) reader C8946DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 3
2024-12-02 22:26:33.827@LM_DEBUG@22:26:33.827171|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.827@LM_DEBUG@22:26:33.827357|(5101|5108) reader C8946DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 4
2024-12-02 22:26:33.827@LM_DEBUG@22:26:33.827374|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.876@LM_INFO@22:26:33.877002|(5100|5110) write (2).
2024-12-02 22:26:33.877@LM_INFO@22:26:33.877104|(5100|5111) write (2).
2024-12-02 22:26:33.877@LM_DEBUG@22:26:33.877789|(5101|5108) reader C8946DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 5
2024-12-02 22:26:33.877@LM_DEBUG@22:26:33.877817|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.878@LM_DEBUG@22:26:33.878042|(5101|5108) reader C8946DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 6
2024-12-02 22:26:33.878@LM_DEBUG@22:26:33.878075|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.927@LM_INFO@22:26:33.927597|(5100|5110) write (3).
2024-12-02 22:26:33.927@LM_INFO@22:26:33.927726|(5100|5111) write (3).
2024-12-02 22:26:33.928@LM_DEBUG@22:26:33.928349|(5101|5108) reader C8946DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 7
2024-12-02 22:26:33.928@LM_DEBUG@22:26:33.928375|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.928@LM_DEBUG@22:26:33.928565|(5101|5108) reader C8946DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 8
2024-12-02 22:26:33.928@LM_DEBUG@22:26:33.928582|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.978@LM_INFO@22:26:33.978180|(5100|5110) write (4).
2024-12-02 22:26:33.978@LM_INFO@22:26:33.978318|(5100|5111) write (4).
2024-12-02 22:26:33.978@LM_DEBUG@22:26:33.978993|(5101|5108) reader C8946DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 9
2024-12-02 22:26:33.979@LM_DEBUG@22:26:33.979021|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:33.979@LM_DEBUG@22:26:33.979214|(5101|5108) reader C8946DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 10
2024-12-02 22:26:33.979@LM_DEBUG@22:26:33.979231|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.028@LM_INFO@22:26:34.028786|(5100|5110) write (5).
2024-12-02 22:26:34.028@LM_INFO@22:26:34.028916|(5100|5111) write (5).
2024-12-02 22:26:34.029@LM_DEBUG@22:26:34.029506|(5101|5108) reader C8946DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 11
2024-12-02 22:26:34.029@LM_DEBUG@22:26:34.029530|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.029@LM_DEBUG@22:26:34.029714|(5101|5108) reader C8946DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 12
2024-12-02 22:26:34.029@LM_DEBUG@22:26:34.029731|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.079@LM_INFO@22:26:34.079344|(5100|5110) write (6).
2024-12-02 22:26:34.079@LM_INFO@22:26:34.079408|(5100|5111) write (6).
2024-12-02 22:26:34.080@LM_DEBUG@22:26:34.080120|(5101|5108) reader C8946DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2024-12-02 22:26:34.080@LM_DEBUG@22:26:34.080148|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.080@LM_DEBUG@22:26:34.080347|(5101|5108) reader C8946DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:34.080@LM_DEBUG@22:26:34.080364|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.129@LM_INFO@22:26:34.129894|(5100|5111) write (7).
2024-12-02 22:26:34.130@LM_INFO@22:26:34.130006|(5100|5110) write (7).
2024-12-02 22:26:34.130@LM_DEBUG@22:26:34.130703|(5101|5108) reader C8946DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 15
2024-12-02 22:26:34.130@LM_DEBUG@22:26:34.130733|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.130@LM_DEBUG@22:26:34.130959|(5101|5108) reader C8946DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:34.130@LM_DEBUG@22:26:34.130979|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.180@LM_INFO@22:26:34.180467|(5100|5111) write (8).
2024-12-02 22:26:34.180@LM_INFO@22:26:34.180581|(5100|5110) write (8).
2024-12-02 22:26:34.181@LM_DEBUG@22:26:34.181158|(5101|5108) reader C8946DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 17
2024-12-02 22:26:34.181@LM_DEBUG@22:26:34.181186|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.181@LM_DEBUG@22:26:34.181406|(5101|5108) reader C8946DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:34.181@LM_DEBUG@22:26:34.181426|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.230@LM_INFO@22:26:34.230995|(5100|5111) write (9).
2024-12-02 22:26:34.231@LM_INFO@22:26:34.231079|(5100|5110) write (9).
2024-12-02 22:26:34.231@LM_DEBUG@22:26:34.231804|(5101|5108) reader C8946DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2024-12-02 22:26:34.231@LM_DEBUG@22:26:34.231847|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.232@LM_DEBUG@22:26:34.232070|(5101|5108) reader C8946DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:34.232@LM_DEBUG@22:26:34.232091|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.281@LM_INFO@22:26:34.281579|(5100|5111) write (10).
2024-12-02 22:26:34.281@LM_INFO@22:26:34.281664|(5100|5110) write (10).
2024-12-02 22:26:34.282@LM_DEBUG@22:26:34.282335|(5101|5108) reader C8946DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2024-12-02 22:26:34.282@LM_DEBUG@22:26:34.282386|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.282@LM_DEBUG@22:26:34.282611|(5101|5108) reader C8946DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:34.282@LM_DEBUG@22:26:34.282629|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.332@LM_INFO@22:26:34.332137|(5100|5111) write (11).
2024-12-02 22:26:34.332@LM_INFO@22:26:34.332233|(5100|5110) write (11).
2024-12-02 22:26:34.332@LM_DEBUG@22:26:34.332855|(5101|5108) reader C8946DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2024-12-02 22:26:34.332@LM_DEBUG@22:26:34.332883|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.333@LM_DEBUG@22:26:34.333106|(5101|5108) reader C8946DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:34.333@LM_DEBUG@22:26:34.333127|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.382@LM_INFO@22:26:34.382690|(5100|5111) write (12).
2024-12-02 22:26:34.382@LM_INFO@22:26:34.382763|(5100|5110) write (12).
2024-12-02 22:26:34.383@LM_DEBUG@22:26:34.383479|(5101|5108) reader C8946DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 25
2024-12-02 22:26:34.383@LM_DEBUG@22:26:34.383508|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.383@LM_DEBUG@22:26:34.383730|(5101|5108) reader C8946DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 26
2024-12-02 22:26:34.383@LM_DEBUG@22:26:34.383751|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.433@LM_INFO@22:26:34.433259|(5100|5110) write (13).
2024-12-02 22:26:34.433@LM_INFO@22:26:34.433358|(5100|5111) write (13).
2024-12-02 22:26:34.433@LM_DEBUG@22:26:34.433953|(5101|5108) reader C8946DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 27
2024-12-02 22:26:34.433@LM_DEBUG@22:26:34.433979|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.434@LM_DEBUG@22:26:34.434169|(5101|5108) reader C8946DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 28
2024-12-02 22:26:34.434@LM_DEBUG@22:26:34.434186|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.483@LM_INFO@22:26:34.483816|(5100|5110) write (14).
2024-12-02 22:26:34.483@LM_INFO@22:26:34.483910|(5100|5111) write (14).
2024-12-02 22:26:34.484@LM_DEBUG@22:26:34.484638|(5101|5108) reader C8946DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 29
2024-12-02 22:26:34.484@LM_DEBUG@22:26:34.484668|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.484@LM_DEBUG@22:26:34.484889|(5101|5108) reader C8946DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 30
2024-12-02 22:26:34.484@LM_DEBUG@22:26:34.484909|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.534@LM_INFO@22:26:34.534411|(5100|5110) write (15).
2024-12-02 22:26:34.534@LM_INFO@22:26:34.534521|(5100|5111) write (15).
2024-12-02 22:26:34.535@LM_DEBUG@22:26:34.535105|(5101|5108) reader C8946DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 31
2024-12-02 22:26:34.535@LM_DEBUG@22:26:34.535140|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.535@LM_DEBUG@22:26:34.535324|(5101|5108) reader C8946DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 32
2024-12-02 22:26:34.535@LM_DEBUG@22:26:34.535341|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.584@LM_INFO@22:26:34.584929|(5100|5110) write (16).
2024-12-02 22:26:34.585@LM_INFO@22:26:34.585027|(5100|5111) write (16).
2024-12-02 22:26:34.585@LM_DEBUG@22:26:34.585669|(5101|5108) reader C8946DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 33
2024-12-02 22:26:34.585@LM_DEBUG@22:26:34.585698|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.585@LM_DEBUG@22:26:34.585917|(5101|5108) reader C8946DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 34
2024-12-02 22:26:34.585@LM_DEBUG@22:26:34.585938|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.635@LM_INFO@22:26:34.635473|(5100|5110) write (17).
2024-12-02 22:26:34.635@LM_INFO@22:26:34.635571|(5100|5111) write (17).
2024-12-02 22:26:34.636@LM_DEBUG@22:26:34.636203|(5101|5108) reader C8946DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 35
2024-12-02 22:26:34.636@LM_DEBUG@22:26:34.636228|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.636@LM_DEBUG@22:26:34.636413|(5101|5108) reader C8946DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 36
2024-12-02 22:26:34.636@LM_DEBUG@22:26:34.636430|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.686@LM_INFO@22:26:34.686044|(5100|5110) write (18).
2024-12-02 22:26:34.686@LM_INFO@22:26:34.686136|(5100|5111) write (18).
2024-12-02 22:26:34.686@LM_DEBUG@22:26:34.686858|(5101|5108) reader C8946DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 37
2024-12-02 22:26:34.686@LM_DEBUG@22:26:34.686888|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.687@LM_DEBUG@22:26:34.687112|(5101|5108) reader C8946DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 38
2024-12-02 22:26:34.687@LM_DEBUG@22:26:34.687133|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.736@LM_INFO@22:26:34.736672|(5100|5110) write (19).
2024-12-02 22:26:34.736@LM_INFO@22:26:34.736758|(5100|5111) write (19).
2024-12-02 22:26:34.737@LM_DEBUG@22:26:34.737511|(5101|5108) reader C8946DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 39
2024-12-02 22:26:34.737@LM_DEBUG@22:26:34.737542|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.737@LM_DEBUG@22:26:34.737745|(5101|5108) reader C8946DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 40
2024-12-02 22:26:34.737@LM_DEBUG@22:26:34.737762|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.775@LM_INFO@22:26:34.775457|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:34.775@LM_DEBUG@22:26:34.775520|(5101|5101) received 40 of expected 200
2024-12-02 22:26:34.787@LM_INFO@22:26:34.787270|(5100|5110) write (20).
2024-12-02 22:26:34.787@LM_INFO@22:26:34.787374|(5100|5111) write (20).
2024-12-02 22:26:34.788@LM_DEBUG@22:26:34.788016|(5101|5108) reader C8946DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 41
2024-12-02 22:26:34.788@LM_DEBUG@22:26:34.788043|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.788@LM_DEBUG@22:26:34.788257|(5101|5108) reader C8946DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 42
2024-12-02 22:26:34.788@LM_DEBUG@22:26:34.788274|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.837@LM_INFO@22:26:34.837846|(5100|5110) write (21).
2024-12-02 22:26:34.837@LM_INFO@22:26:34.837928|(5100|5111) write (21).
2024-12-02 22:26:34.838@LM_DEBUG@22:26:34.838683|(5101|5108) reader C8946DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 43
2024-12-02 22:26:34.838@LM_DEBUG@22:26:34.838708|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.838@LM_DEBUG@22:26:34.838894|(5101|5108) reader C8946DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 44
2024-12-02 22:26:34.838@LM_DEBUG@22:26:34.838912|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.888@LM_INFO@22:26:34.888473|(5100|5110) write (22).
2024-12-02 22:26:34.888@LM_INFO@22:26:34.888555|(5100|5111) write (22).
2024-12-02 22:26:34.889@LM_DEBUG@22:26:34.889299|(5101|5108) reader C8946DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 45
2024-12-02 22:26:34.889@LM_DEBUG@22:26:34.889346|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.889@LM_DEBUG@22:26:34.889569|(5101|5108) reader C8946DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 46
2024-12-02 22:26:34.889@LM_DEBUG@22:26:34.889589|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.939@LM_INFO@22:26:34.939059|(5100|5110) write (23).
2024-12-02 22:26:34.939@LM_INFO@22:26:34.939133|(5100|5111) write (23).
2024-12-02 22:26:34.939@LM_DEBUG@22:26:34.939861|(5101|5108) reader C8946DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 47
2024-12-02 22:26:34.939@LM_DEBUG@22:26:34.939889|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.940@LM_DEBUG@22:26:34.940075|(5101|5108) reader C8946DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 48
2024-12-02 22:26:34.940@LM_DEBUG@22:26:34.940092|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.989@LM_INFO@22:26:34.989656|(5100|5110) write (24).
2024-12-02 22:26:34.989@LM_INFO@22:26:34.989737|(5100|5111) write (24).
2024-12-02 22:26:34.990@LM_DEBUG@22:26:34.990491|(5101|5108) reader C8946DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 49
2024-12-02 22:26:34.990@LM_DEBUG@22:26:34.990521|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:34.990@LM_DEBUG@22:26:34.990747|(5101|5108) reader C8946DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 50
2024-12-02 22:26:34.990@LM_DEBUG@22:26:34.990768|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.040@LM_INFO@22:26:35.040229|(5100|5110) write (25).
2024-12-02 22:26:35.040@LM_INFO@22:26:35.040313|(5100|5111) write (25).
2024-12-02 22:26:35.040@LM_DEBUG@22:26:35.040997|(5101|5108) reader C8946DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 51
2024-12-02 22:26:35.041@LM_DEBUG@22:26:35.041027|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.041@LM_DEBUG@22:26:35.041218|(5101|5108) reader C8946DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 52
2024-12-02 22:26:35.041@LM_DEBUG@22:26:35.041235|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.090@LM_INFO@22:26:35.090785|(5100|5110) write (26).
2024-12-02 22:26:35.090@LM_INFO@22:26:35.090880|(5100|5111) write (26).
2024-12-02 22:26:35.091@LM_DEBUG@22:26:35.091375|(5101|5108) reader C8946DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 53
2024-12-02 22:26:35.091@LM_DEBUG@22:26:35.091408|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.091@LM_DEBUG@22:26:35.091624|(5101|5108) reader C8946DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 54
2024-12-02 22:26:35.091@LM_DEBUG@22:26:35.091645|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.141@LM_INFO@22:26:35.141250|(5100|5110) write (27).
2024-12-02 22:26:35.141@LM_INFO@22:26:35.141319|(5100|5111) write (27).
2024-12-02 22:26:35.142@LM_DEBUG@22:26:35.142053|(5101|5108) reader C8946DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 55
2024-12-02 22:26:35.142@LM_DEBUG@22:26:35.142083|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.142@LM_DEBUG@22:26:35.142292|(5101|5108) reader C8946DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:35.142@LM_DEBUG@22:26:35.142309|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.191@LM_INFO@22:26:35.191834|(5100|5111) write (28).
2024-12-02 22:26:35.191@LM_INFO@22:26:35.191930|(5100|5110) write (28).
2024-12-02 22:26:35.192@LM_DEBUG@22:26:35.192655|(5101|5108) reader C8946DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 57
2024-12-02 22:26:35.192@LM_DEBUG@22:26:35.192685|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.192@LM_DEBUG@22:26:35.192907|(5101|5108) reader C8946DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:35.192@LM_DEBUG@22:26:35.192927|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.242@LM_INFO@22:26:35.242452|(5100|5111) write (29).
2024-12-02 22:26:35.242@LM_INFO@22:26:35.242520|(5100|5110) write (29).
2024-12-02 22:26:35.243@LM_DEBUG@22:26:35.243285|(5101|5108) reader C8946DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 59
2024-12-02 22:26:35.243@LM_DEBUG@22:26:35.243315|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.243@LM_DEBUG@22:26:35.243519|(5101|5108) reader C8946DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 60
2024-12-02 22:26:35.243@LM_DEBUG@22:26:35.243536|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.293@LM_INFO@22:26:35.293071|(5100|5110) write (30).
2024-12-02 22:26:35.293@LM_INFO@22:26:35.293149|(5100|5111) write (30).
2024-12-02 22:26:35.293@LM_DEBUG@22:26:35.293905|(5101|5108) reader C8946DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 61
2024-12-02 22:26:35.293@LM_DEBUG@22:26:35.293943|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.294@LM_DEBUG@22:26:35.294167|(5101|5108) reader C8946DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:35.294@LM_DEBUG@22:26:35.294188|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.343@LM_INFO@22:26:35.343701|(5100|5111) write (31).
2024-12-02 22:26:35.343@LM_INFO@22:26:35.343770|(5100|5110) write (31).
2024-12-02 22:26:35.344@LM_DEBUG@22:26:35.344522|(5101|5108) reader C8946DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2024-12-02 22:26:35.344@LM_DEBUG@22:26:35.344552|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.344@LM_DEBUG@22:26:35.344773|(5101|5108) reader C8946DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:35.344@LM_DEBUG@22:26:35.344790|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.394@LM_INFO@22:26:35.394341|(5100|5111) write (32).
2024-12-02 22:26:35.394@LM_INFO@22:26:35.394453|(5100|5110) write (32).
2024-12-02 22:26:35.395@LM_DEBUG@22:26:35.395158|(5101|5108) reader C8946DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 65
2024-12-02 22:26:35.395@LM_DEBUG@22:26:35.395184|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.395@LM_DEBUG@22:26:35.395370|(5101|5108) reader C8946DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 66
2024-12-02 22:26:35.395@LM_DEBUG@22:26:35.395387|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.444@LM_INFO@22:26:35.444981|(5100|5110) write (33).
2024-12-02 22:26:35.445@LM_INFO@22:26:35.445049|(5100|5111) write (33).
2024-12-02 22:26:35.445@LM_DEBUG@22:26:35.445785|(5101|5108) reader C8946DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 67
2024-12-02 22:26:35.445@LM_DEBUG@22:26:35.445814|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.445@LM_DEBUG@22:26:35.446000|(5101|5108) reader C8946DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 68
2024-12-02 22:26:35.446@LM_DEBUG@22:26:35.446017|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.495@LM_INFO@22:26:35.495586|(5100|5110) write (34).
2024-12-02 22:26:35.495@LM_INFO@22:26:35.495669|(5100|5111) write (34).
2024-12-02 22:26:35.496@LM_DEBUG@22:26:35.496455|(5101|5108) reader C8946DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 69
2024-12-02 22:26:35.496@LM_DEBUG@22:26:35.496484|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.496@LM_DEBUG@22:26:35.496671|(5101|5108) reader C8946DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 70
2024-12-02 22:26:35.496@LM_DEBUG@22:26:35.496688|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.546@LM_INFO@22:26:35.546245|(5100|5110) write (35).
2024-12-02 22:26:35.546@LM_INFO@22:26:35.546322|(5100|5111) write (35).
2024-12-02 22:26:35.546@LM_DEBUG@22:26:35.546967|(5101|5108) reader C8946DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 71
2024-12-02 22:26:35.546@LM_DEBUG@22:26:35.546996|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.547@LM_DEBUG@22:26:35.547231|(5101|5108) reader C8946DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 72
2024-12-02 22:26:35.547@LM_DEBUG@22:26:35.547248|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.596@LM_INFO@22:26:35.596804|(5100|5110) write (36).
2024-12-02 22:26:35.596@LM_INFO@22:26:35.596897|(5100|5111) write (36).
2024-12-02 22:26:35.597@LM_DEBUG@22:26:35.597568|(5101|5108) reader C8946DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 73
2024-12-02 22:26:35.597@LM_DEBUG@22:26:35.597598|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.597@LM_DEBUG@22:26:35.597818|(5101|5108) reader C8946DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 74
2024-12-02 22:26:35.597@LM_DEBUG@22:26:35.597839|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.647@LM_INFO@22:26:35.647353|(5100|5110) write (37).
2024-12-02 22:26:35.647@LM_INFO@22:26:35.647434|(5100|5111) write (37).
2024-12-02 22:26:35.647@LM_DEBUG@22:26:35.647947|(5101|5108) reader C8946DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 75
2024-12-02 22:26:35.647@LM_DEBUG@22:26:35.647973|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.648@LM_DEBUG@22:26:35.648189|(5101|5108) reader C8946DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 76
2024-12-02 22:26:35.648@LM_DEBUG@22:26:35.648208|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.697@LM_INFO@22:26:35.697805|(5100|5110) write (38).
2024-12-02 22:26:35.697@LM_INFO@22:26:35.697905|(5100|5111) write (38).
2024-12-02 22:26:35.698@LM_DEBUG@22:26:35.698498|(5101|5108) reader C8946DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 77
2024-12-02 22:26:35.698@LM_DEBUG@22:26:35.698529|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.698@LM_DEBUG@22:26:35.698751|(5101|5108) reader C8946DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 78
2024-12-02 22:26:35.698@LM_DEBUG@22:26:35.698773|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.748@LM_INFO@22:26:35.748327|(5100|5110) write (39).
2024-12-02 22:26:35.748@LM_INFO@22:26:35.748399|(5100|5111) write (39).
2024-12-02 22:26:35.749@LM_DEBUG@22:26:35.749071|(5101|5108) reader C8946DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 79
2024-12-02 22:26:35.749@LM_DEBUG@22:26:35.749099|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.749@LM_DEBUG@22:26:35.749317|(5101|5108) reader C8946DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 80
2024-12-02 22:26:35.749@LM_DEBUG@22:26:35.749338|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.775@LM_INFO@22:26:35.775660|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:35.775@LM_DEBUG@22:26:35.775721|(5101|5101) received 80 of expected 200
2024-12-02 22:26:35.798@LM_INFO@22:26:35.798882|(5100|5110) write (40).
2024-12-02 22:26:35.798@LM_INFO@22:26:35.798975|(5100|5111) write (40).
2024-12-02 22:26:35.799@LM_DEBUG@22:26:35.799647|(5101|5108) reader C8946DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 81
2024-12-02 22:26:35.799@LM_DEBUG@22:26:35.799674|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.799@LM_DEBUG@22:26:35.799897|(5101|5108) reader C8946DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 82
2024-12-02 22:26:35.799@LM_DEBUG@22:26:35.799918|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.849@LM_INFO@22:26:35.849460|(5100|5110) write (41).
2024-12-02 22:26:35.849@LM_INFO@22:26:35.849549|(5100|5111) write (41).
2024-12-02 22:26:35.850@LM_DEBUG@22:26:35.850278|(5101|5108) reader C8946DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 83
2024-12-02 22:26:35.850@LM_DEBUG@22:26:35.850307|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.850@LM_DEBUG@22:26:35.850553|(5101|5108) reader C8946DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 84
2024-12-02 22:26:35.850@LM_DEBUG@22:26:35.850574|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.900@LM_INFO@22:26:35.900064|(5100|5110) write (42).
2024-12-02 22:26:35.900@LM_INFO@22:26:35.900154|(5100|5111) write (42).
2024-12-02 22:26:35.900@LM_DEBUG@22:26:35.900812|(5101|5108) reader C8946DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 85
2024-12-02 22:26:35.900@LM_DEBUG@22:26:35.900841|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.901@LM_DEBUG@22:26:35.901061|(5101|5108) reader C8946DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 86
2024-12-02 22:26:35.901@LM_DEBUG@22:26:35.901082|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.950@LM_INFO@22:26:35.950634|(5100|5110) write (43).
2024-12-02 22:26:35.950@LM_INFO@22:26:35.950721|(5100|5111) write (43).
2024-12-02 22:26:35.951@LM_DEBUG@22:26:35.951407|(5101|5108) reader C8946DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 87
2024-12-02 22:26:35.951@LM_DEBUG@22:26:35.951436|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:35.951@LM_DEBUG@22:26:35.951657|(5101|5108) reader C8946DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 88
2024-12-02 22:26:35.951@LM_DEBUG@22:26:35.951678|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.001@LM_INFO@22:26:36.001202|(5100|5110) write (44).
2024-12-02 22:26:36.001@LM_INFO@22:26:36.001296|(5100|5111) write (44).
2024-12-02 22:26:36.001@LM_DEBUG@22:26:36.001934|(5101|5108) reader C8946DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 89
2024-12-02 22:26:36.001@LM_DEBUG@22:26:36.001963|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.002@LM_DEBUG@22:26:36.002183|(5101|5108) reader C8946DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 90
2024-12-02 22:26:36.002@LM_DEBUG@22:26:36.002204|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.051@LM_INFO@22:26:36.051733|(5100|5110) write (45).
2024-12-02 22:26:36.051@LM_INFO@22:26:36.051845|(5100|5111) write (45).
2024-12-02 22:26:36.052@LM_DEBUG@22:26:36.052273|(5101|5108) reader C8946DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 91
2024-12-02 22:26:36.052@LM_DEBUG@22:26:36.052298|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.052@LM_DEBUG@22:26:36.052515|(5101|5108) reader C8946DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 92
2024-12-02 22:26:36.052@LM_DEBUG@22:26:36.052535|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.102@LM_INFO@22:26:36.102149|(5100|5110) write (46).
2024-12-02 22:26:36.102@LM_INFO@22:26:36.102245|(5100|5111) write (46).
2024-12-02 22:26:36.102@LM_DEBUG@22:26:36.102900|(5101|5108) reader C8946DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 93
2024-12-02 22:26:36.102@LM_DEBUG@22:26:36.102929|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.103@LM_DEBUG@22:26:36.103131|(5101|5108) reader C8946DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 94
2024-12-02 22:26:36.103@LM_DEBUG@22:26:36.103148|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.152@LM_INFO@22:26:36.152712|(5100|5110) write (47).
2024-12-02 22:26:36.152@LM_INFO@22:26:36.152816|(5100|5111) write (47).
2024-12-02 22:26:36.153@LM_DEBUG@22:26:36.153451|(5101|5108) reader C8946DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 95
2024-12-02 22:26:36.153@LM_DEBUG@22:26:36.153480|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.153@LM_DEBUG@22:26:36.153702|(5101|5108) reader C8946DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 96
2024-12-02 22:26:36.153@LM_DEBUG@22:26:36.153723|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.203@LM_INFO@22:26:36.203248|(5100|5110) write (48).
2024-12-02 22:26:36.203@LM_INFO@22:26:36.203328|(5100|5111) write (48).
2024-12-02 22:26:36.203@LM_DEBUG@22:26:36.203888|(5101|5108) reader C8946DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 97
2024-12-02 22:26:36.203@LM_DEBUG@22:26:36.203915|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.204@LM_DEBUG@22:26:36.204150|(5101|5108) reader C8946DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 98
2024-12-02 22:26:36.204@LM_DEBUG@22:26:36.204170|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.253@LM_INFO@22:26:36.253743|(5100|5110) write (49).
2024-12-02 22:26:36.253@LM_INFO@22:26:36.253832|(5100|5111) write (49).
2024-12-02 22:26:36.254@LM_DEBUG@22:26:36.254502|(5101|5108) reader C8946DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 99
2024-12-02 22:26:36.254@LM_DEBUG@22:26:36.254532|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.254@LM_DEBUG@22:26:36.254755|(5101|5108) reader C8946DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 100
2024-12-02 22:26:36.254@LM_DEBUG@22:26:36.254775|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.304@LM_INFO@22:26:36.304295|(5100|5110) write (50).
2024-12-02 22:26:36.304@LM_INFO@22:26:36.304387|(5100|5111) write (50).
2024-12-02 22:26:36.305@LM_DEBUG@22:26:36.305072|(5101|5108) reader C8946DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 101
2024-12-02 22:26:36.305@LM_DEBUG@22:26:36.305102|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.305@LM_DEBUG@22:26:36.305333|(5101|5108) reader C8946DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 102
2024-12-02 22:26:36.305@LM_DEBUG@22:26:36.305354|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.354@LM_INFO@22:26:36.354869|(5100|5110) write (51).
2024-12-02 22:26:36.354@LM_INFO@22:26:36.354971|(5100|5111) write (51).
2024-12-02 22:26:36.355@LM_DEBUG@22:26:36.355575|(5101|5108) reader C8946DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 103
2024-12-02 22:26:36.355@LM_DEBUG@22:26:36.355603|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.355@LM_DEBUG@22:26:36.355826|(5101|5108) reader C8946DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 104
2024-12-02 22:26:36.355@LM_DEBUG@22:26:36.355847|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.405@LM_INFO@22:26:36.405391|(5100|5110) write (52).
2024-12-02 22:26:36.405@LM_INFO@22:26:36.405491|(5100|5111) write (52).
2024-12-02 22:26:36.406@LM_DEBUG@22:26:36.406130|(5101|5108) reader C8946DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 105
2024-12-02 22:26:36.406@LM_DEBUG@22:26:36.406159|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.406@LM_DEBUG@22:26:36.406421|(5101|5108) reader C8946DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 106
2024-12-02 22:26:36.406@LM_DEBUG@22:26:36.406441|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.455@LM_INFO@22:26:36.455938|(5100|5110) write (53).
2024-12-02 22:26:36.456@LM_INFO@22:26:36.456043|(5100|5111) write (53).
2024-12-02 22:26:36.456@LM_DEBUG@22:26:36.456651|(5101|5108) reader C8946DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 107
2024-12-02 22:26:36.456@LM_DEBUG@22:26:36.456677|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.456@LM_DEBUG@22:26:36.456861|(5101|5108) reader C8946DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 108
2024-12-02 22:26:36.456@LM_DEBUG@22:26:36.456878|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.506@LM_INFO@22:26:36.506488|(5100|5110) write (54).
2024-12-02 22:26:36.506@LM_INFO@22:26:36.506557|(5100|5111) write (54).
2024-12-02 22:26:36.507@LM_DEBUG@22:26:36.507257|(5101|5108) reader C8946DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2024-12-02 22:26:36.507@LM_DEBUG@22:26:36.507286|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.507@LM_DEBUG@22:26:36.507505|(5101|5108) reader C8946DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2024-12-02 22:26:36.507@LM_DEBUG@22:26:36.507526|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.557@LM_INFO@22:26:36.557054|(5100|5111) write (55).
2024-12-02 22:26:36.557@LM_INFO@22:26:36.557147|(5100|5110) write (55).
2024-12-02 22:26:36.557@LM_DEBUG@22:26:36.557688|(5101|5108) reader C8946DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2024-12-02 22:26:36.557@LM_DEBUG@22:26:36.557716|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.557@LM_DEBUG@22:26:36.557930|(5101|5108) reader C8946DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2024-12-02 22:26:36.557@LM_DEBUG@22:26:36.557947|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.607@LM_INFO@22:26:36.607525|(5100|5111) write (56).
2024-12-02 22:26:36.607@LM_INFO@22:26:36.607622|(5100|5110) write (56).
2024-12-02 22:26:36.608@LM_DEBUG@22:26:36.608292|(5101|5108) reader C8946DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2024-12-02 22:26:36.608@LM_DEBUG@22:26:36.608320|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.608@LM_DEBUG@22:26:36.608543|(5101|5108) reader C8946DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2024-12-02 22:26:36.608@LM_DEBUG@22:26:36.608564|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.658@LM_INFO@22:26:36.658093|(5100|5111) write (57).
2024-12-02 22:26:36.658@LM_INFO@22:26:36.658188|(5100|5110) write (57).
2024-12-02 22:26:36.658@LM_DEBUG@22:26:36.658886|(5101|5108) reader C8946DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2024-12-02 22:26:36.658@LM_DEBUG@22:26:36.658915|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.659@LM_DEBUG@22:26:36.659138|(5101|5108) reader C8946DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2024-12-02 22:26:36.659@LM_DEBUG@22:26:36.659154|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.708@LM_INFO@22:26:36.708692|(5100|5111) write (58).
2024-12-02 22:26:36.708@LM_INFO@22:26:36.708814|(5100|5110) write (58).
2024-12-02 22:26:36.709@LM_DEBUG@22:26:36.709527|(5101|5108) reader C8946DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2024-12-02 22:26:36.709@LM_DEBUG@22:26:36.709561|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.709@LM_DEBUG@22:26:36.709755|(5101|5108) reader C8946DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2024-12-02 22:26:36.709@LM_DEBUG@22:26:36.709772|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.759@LM_INFO@22:26:36.759334|(5100|5111) write (59).
2024-12-02 22:26:36.759@LM_INFO@22:26:36.759503|(5100|5110) write (59).
2024-12-02 22:26:36.760@LM_DEBUG@22:26:36.760130|(5101|5108) reader C8946DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2024-12-02 22:26:36.760@LM_DEBUG@22:26:36.760159|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.760@LM_DEBUG@22:26:36.760371|(5101|5108) reader C8946DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2024-12-02 22:26:36.760@LM_DEBUG@22:26:36.760389|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.775@LM_INFO@22:26:36.775841|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:36.775@LM_DEBUG@22:26:36.775888|(5101|5101) received 120 of expected 200
2024-12-02 22:26:36.809@LM_INFO@22:26:36.809890|(5100|5111) write (60).
2024-12-02 22:26:36.810@LM_INFO@22:26:36.810030|(5100|5110) write (60).
2024-12-02 22:26:36.810@LM_DEBUG@22:26:36.810675|(5101|5108) reader C8946DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2024-12-02 22:26:36.810@LM_DEBUG@22:26:36.810698|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.810@LM_DEBUG@22:26:36.810891|(5101|5108) reader C8946DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2024-12-02 22:26:36.810@LM_DEBUG@22:26:36.810908|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.860@LM_INFO@22:26:36.860425|(5100|5111) write (61).
2024-12-02 22:26:36.860@LM_INFO@22:26:36.860596|(5100|5110) write (61).
2024-12-02 22:26:36.861@LM_DEBUG@22:26:36.861205|(5101|5108) reader C8946DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2024-12-02 22:26:36.861@LM_DEBUG@22:26:36.861247|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.861@LM_DEBUG@22:26:36.861477|(5101|5108) reader C8946DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2024-12-02 22:26:36.861@LM_DEBUG@22:26:36.861494|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.910@LM_INFO@22:26:36.910984|(5100|5111) write (62).
2024-12-02 22:26:36.911@LM_INFO@22:26:36.911118|(5100|5110) write (62).
2024-12-02 22:26:36.911@LM_DEBUG@22:26:36.911785|(5101|5108) reader C8946DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2024-12-02 22:26:36.911@LM_DEBUG@22:26:36.911810|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.911@LM_DEBUG@22:26:36.912000|(5101|5108) reader C8946DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2024-12-02 22:26:36.912@LM_DEBUG@22:26:36.912017|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.961@LM_INFO@22:26:36.961578|(5100|5111) write (63).
2024-12-02 22:26:36.961@LM_INFO@22:26:36.961711|(5100|5110) write (63).
2024-12-02 22:26:36.962@LM_DEBUG@22:26:36.962406|(5101|5108) reader C8946DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2024-12-02 22:26:36.962@LM_DEBUG@22:26:36.962436|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:36.962@LM_DEBUG@22:26:36.962668|(5101|5108) reader C8946DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2024-12-02 22:26:36.962@LM_DEBUG@22:26:36.962689|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.012@LM_INFO@22:26:37.012127|(5100|5111) write (64).
2024-12-02 22:26:37.012@LM_INFO@22:26:37.012285|(5100|5110) write (64).
2024-12-02 22:26:37.012@LM_DEBUG@22:26:37.012891|(5101|5108) reader C8946DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2024-12-02 22:26:37.012@LM_DEBUG@22:26:37.012916|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.013@LM_DEBUG@22:26:37.013105|(5101|5108) reader C8946DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2024-12-02 22:26:37.013@LM_DEBUG@22:26:37.013122|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.062@LM_INFO@22:26:37.062668|(5100|5111) write (65).
2024-12-02 22:26:37.062@LM_INFO@22:26:37.062813|(5100|5110) write (65).
2024-12-02 22:26:37.063@LM_DEBUG@22:26:37.063477|(5101|5108) reader C8946DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2024-12-02 22:26:37.063@LM_DEBUG@22:26:37.063507|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.063@LM_DEBUG@22:26:37.063738|(5101|5108) reader C8946DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2024-12-02 22:26:37.063@LM_DEBUG@22:26:37.063759|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.113@LM_INFO@22:26:37.113253|(5100|5111) write (66).
2024-12-02 22:26:37.113@LM_INFO@22:26:37.113380|(5100|5110) write (66).
2024-12-02 22:26:37.114@LM_DEBUG@22:26:37.114044|(5101|5108) reader C8946DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2024-12-02 22:26:37.114@LM_DEBUG@22:26:37.114073|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.114@LM_DEBUG@22:26:37.114300|(5101|5108) reader C8946DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2024-12-02 22:26:37.114@LM_DEBUG@22:26:37.114321|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.163@LM_INFO@22:26:37.163821|(5100|5111) write (67).
2024-12-02 22:26:37.163@LM_INFO@22:26:37.163958|(5100|5110) write (67).
2024-12-02 22:26:37.164@LM_DEBUG@22:26:37.164674|(5101|5108) reader C8946DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 135
2024-12-02 22:26:37.164@LM_DEBUG@22:26:37.164704|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.164@LM_DEBUG@22:26:37.164932|(5101|5108) reader C8946DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 136
2024-12-02 22:26:37.164@LM_DEBUG@22:26:37.164953|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.214@LM_INFO@22:26:37.214400|(5100|5111) write (68).
2024-12-02 22:26:37.214@LM_INFO@22:26:37.214558|(5100|5110) write (68).
2024-12-02 22:26:37.215@LM_DEBUG@22:26:37.215198|(5101|5108) reader C8946DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 137
2024-12-02 22:26:37.215@LM_DEBUG@22:26:37.215228|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.215@LM_DEBUG@22:26:37.215457|(5101|5108) reader C8946DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2024-12-02 22:26:37.215@LM_DEBUG@22:26:37.215478|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.264@LM_INFO@22:26:37.264963|(5100|5111) write (69).
2024-12-02 22:26:37.265@LM_INFO@22:26:37.265112|(5100|5110) write (69).
2024-12-02 22:26:37.265@LM_DEBUG@22:26:37.265773|(5101|5108) reader C8946DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2024-12-02 22:26:37.265@LM_DEBUG@22:26:37.265802|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.266@LM_DEBUG@22:26:37.266029|(5101|5108) reader C8946DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2024-12-02 22:26:37.266@LM_DEBUG@22:26:37.266050|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.315@LM_INFO@22:26:37.315517|(5100|5111) write (70).
2024-12-02 22:26:37.315@LM_INFO@22:26:37.315680|(5100|5110) write (70).
2024-12-02 22:26:37.316@LM_DEBUG@22:26:37.316313|(5101|5108) reader C8946DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 141
2024-12-02 22:26:37.316@LM_DEBUG@22:26:37.316342|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.316@LM_DEBUG@22:26:37.316534|(5101|5108) reader C8946DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2024-12-02 22:26:37.316@LM_DEBUG@22:26:37.316551|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.366@LM_INFO@22:26:37.366085|(5100|5111) write (71).
2024-12-02 22:26:37.366@LM_INFO@22:26:37.366229|(5100|5110) write (71).
2024-12-02 22:26:37.366@LM_DEBUG@22:26:37.366900|(5101|5108) reader C8946DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 143
2024-12-02 22:26:37.366@LM_DEBUG@22:26:37.366930|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.367@LM_DEBUG@22:26:37.367160|(5101|5108) reader C8946DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 144
2024-12-02 22:26:37.367@LM_DEBUG@22:26:37.367181|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.416@LM_INFO@22:26:37.416654|(5100|5111) write (72).
2024-12-02 22:26:37.416@LM_INFO@22:26:37.416807|(5100|5110) write (72).
2024-12-02 22:26:37.417@LM_DEBUG@22:26:37.417401|(5101|5108) reader C8946DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 145
2024-12-02 22:26:37.417@LM_DEBUG@22:26:37.417430|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.417@LM_DEBUG@22:26:37.417635|(5101|5108) reader C8946DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2024-12-02 22:26:37.417@LM_DEBUG@22:26:37.417652|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.467@LM_INFO@22:26:37.467207|(5100|5111) write (73).
2024-12-02 22:26:37.467@LM_INFO@22:26:37.467336|(5100|5110) write (73).
2024-12-02 22:26:37.468@LM_DEBUG@22:26:37.468025|(5101|5108) reader C8946DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 147
2024-12-02 22:26:37.468@LM_DEBUG@22:26:37.468055|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.468@LM_DEBUG@22:26:37.468284|(5101|5108) reader C8946DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 148
2024-12-02 22:26:37.468@LM_DEBUG@22:26:37.468305|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.517@LM_INFO@22:26:37.517803|(5100|5111) write (74).
2024-12-02 22:26:37.517@LM_INFO@22:26:37.517930|(5100|5110) write (74).
2024-12-02 22:26:37.518@LM_DEBUG@22:26:37.518664|(5101|5108) reader C8946DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 149
2024-12-02 22:26:37.518@LM_DEBUG@22:26:37.518694|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.518@LM_DEBUG@22:26:37.518908|(5101|5108) reader C8946DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2024-12-02 22:26:37.518@LM_DEBUG@22:26:37.518926|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.568@LM_INFO@22:26:37.568397|(5100|5111) write (75).
2024-12-02 22:26:37.568@LM_INFO@22:26:37.568577|(5100|5110) write (75).
2024-12-02 22:26:37.569@LM_DEBUG@22:26:37.569140|(5101|5108) reader C8946DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 151
2024-12-02 22:26:37.569@LM_DEBUG@22:26:37.569169|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.569@LM_DEBUG@22:26:37.569396|(5101|5108) reader C8946DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 152
2024-12-02 22:26:37.569@LM_DEBUG@22:26:37.569417|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.618@LM_INFO@22:26:37.618938|(5100|5111) write (76).
2024-12-02 22:26:37.619@LM_INFO@22:26:37.619071|(5100|5110) write (76).
2024-12-02 22:26:37.619@LM_DEBUG@22:26:37.619742|(5101|5108) reader C8946DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 153
2024-12-02 22:26:37.619@LM_DEBUG@22:26:37.619776|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.619@LM_DEBUG@22:26:37.619985|(5101|5108) reader C8946DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 154
2024-12-02 22:26:37.620@LM_DEBUG@22:26:37.620002|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.669@LM_INFO@22:26:37.669511|(5100|5111) write (77).
2024-12-02 22:26:37.669@LM_INFO@22:26:37.669648|(5100|5110) write (77).
2024-12-02 22:26:37.670@LM_DEBUG@22:26:37.670284|(5101|5108) reader C8946DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 155
2024-12-02 22:26:37.670@LM_DEBUG@22:26:37.670310|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.670@LM_DEBUG@22:26:37.670522|(5101|5108) reader C8946DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 156
2024-12-02 22:26:37.670@LM_DEBUG@22:26:37.670539|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.720@LM_INFO@22:26:37.720084|(5100|5111) write (78).
2024-12-02 22:26:37.720@LM_INFO@22:26:37.720215|(5100|5110) write (78).
2024-12-02 22:26:37.720@LM_DEBUG@22:26:37.720920|(5101|5108) reader C8946DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 157
2024-12-02 22:26:37.720@LM_DEBUG@22:26:37.720951|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.721@LM_DEBUG@22:26:37.721166|(5101|5108) reader C8946DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2024-12-02 22:26:37.721@LM_DEBUG@22:26:37.721183|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.770@LM_INFO@22:26:37.770693|(5100|5111) write (79).
2024-12-02 22:26:37.770@LM_INFO@22:26:37.770823|(5100|5110) write (79).
2024-12-02 22:26:37.771@LM_DEBUG@22:26:37.771509|(5101|5108) reader C8946DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 159
2024-12-02 22:26:37.771@LM_DEBUG@22:26:37.771536|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.771@LM_DEBUG@22:26:37.771743|(5101|5108) reader C8946DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 160
2024-12-02 22:26:37.771@LM_DEBUG@22:26:37.771760|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.775@LM_INFO@22:26:37.776002|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:37.776@LM_DEBUG@22:26:37.776045|(5101|5101) received 160 of expected 200
2024-12-02 22:26:37.821@LM_INFO@22:26:37.821305|(5100|5111) write (80).
2024-12-02 22:26:37.821@LM_INFO@22:26:37.821419|(5100|5110) write (80).
2024-12-02 22:26:37.822@LM_DEBUG@22:26:37.822153|(5101|5108) reader C8946DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 161
2024-12-02 22:26:37.822@LM_DEBUG@22:26:37.822182|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.822@LM_DEBUG@22:26:37.822411|(5101|5108) reader C8946DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2024-12-02 22:26:37.822@LM_DEBUG@22:26:37.822447|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.871@LM_INFO@22:26:37.871876|(5100|5111) write (81).
2024-12-02 22:26:37.872@LM_INFO@22:26:37.872035|(5100|5110) write (81).
2024-12-02 22:26:37.872@LM_DEBUG@22:26:37.872579|(5101|5108) reader C8946DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 163
2024-12-02 22:26:37.872@LM_DEBUG@22:26:37.872604|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.872@LM_DEBUG@22:26:37.872793|(5101|5108) reader C8946DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 164
2024-12-02 22:26:37.872@LM_DEBUG@22:26:37.872810|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.922@LM_INFO@22:26:37.922405|(5100|5111) write (82).
2024-12-02 22:26:37.922@LM_INFO@22:26:37.922525|(5100|5110) write (82).
2024-12-02 22:26:37.923@LM_DEBUG@22:26:37.923231|(5101|5108) reader C8946DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2024-12-02 22:26:37.923@LM_DEBUG@22:26:37.923261|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.923@LM_DEBUG@22:26:37.923490|(5101|5108) reader C8946DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2024-12-02 22:26:37.923@LM_DEBUG@22:26:37.923511|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.972@LM_INFO@22:26:37.972996|(5100|5111) write (83).
2024-12-02 22:26:37.973@LM_INFO@22:26:37.973130|(5100|5110) write (83).
2024-12-02 22:26:37.973@LM_DEBUG@22:26:37.973797|(5101|5108) reader C8946DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2024-12-02 22:26:37.973@LM_DEBUG@22:26:37.973823|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:37.974@LM_DEBUG@22:26:37.974014|(5101|5108) reader C8946DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2024-12-02 22:26:37.974@LM_DEBUG@22:26:37.974032|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.023@LM_INFO@22:26:38.023571|(5100|5111) write (84).
2024-12-02 22:26:38.023@LM_INFO@22:26:38.023717|(5100|5110) write (84).
2024-12-02 22:26:38.024@LM_DEBUG@22:26:38.024351|(5101|5108) reader C8946DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2024-12-02 22:26:38.024@LM_DEBUG@22:26:38.024380|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.024@LM_DEBUG@22:26:38.024612|(5101|5108) reader C8946DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2024-12-02 22:26:38.024@LM_DEBUG@22:26:38.024633|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.074@LM_INFO@22:26:38.074139|(5100|5111) write (85).
2024-12-02 22:26:38.074@LM_INFO@22:26:38.074268|(5100|5110) write (85).
2024-12-02 22:26:38.074@LM_DEBUG@22:26:38.074963|(5101|5108) reader C8946DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2024-12-02 22:26:38.074@LM_DEBUG@22:26:38.074989|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.075@LM_DEBUG@22:26:38.075180|(5101|5108) reader C8946DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2024-12-02 22:26:38.075@LM_DEBUG@22:26:38.075197|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.124@LM_INFO@22:26:38.124723|(5100|5111) write (86).
2024-12-02 22:26:38.124@LM_INFO@22:26:38.124882|(5100|5110) write (86).
2024-12-02 22:26:38.125@LM_DEBUG@22:26:38.125488|(5101|5108) reader C8946DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2024-12-02 22:26:38.125@LM_DEBUG@22:26:38.125517|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.125@LM_DEBUG@22:26:38.125747|(5101|5108) reader C8946DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2024-12-02 22:26:38.125@LM_DEBUG@22:26:38.125767|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.175@LM_INFO@22:26:38.175277|(5100|5111) write (87).
2024-12-02 22:26:38.175@LM_INFO@22:26:38.175369|(5100|5110) write (87).
2024-12-02 22:26:38.176@LM_DEBUG@22:26:38.176070|(5101|5108) reader C8946DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2024-12-02 22:26:38.176@LM_DEBUG@22:26:38.176115|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.176@LM_DEBUG@22:26:38.176346|(5101|5108) reader C8946DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2024-12-02 22:26:38.176@LM_DEBUG@22:26:38.176367|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.225@LM_INFO@22:26:38.225844|(5100|5111) write (88).
2024-12-02 22:26:38.225@LM_INFO@22:26:38.225985|(5100|5110) write (88).
2024-12-02 22:26:38.226@LM_DEBUG@22:26:38.226692|(5101|5108) reader C8946DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2024-12-02 22:26:38.226@LM_DEBUG@22:26:38.226722|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.226@LM_DEBUG@22:26:38.226951|(5101|5108) reader C8946DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2024-12-02 22:26:38.226@LM_DEBUG@22:26:38.226972|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.276@LM_INFO@22:26:38.276415|(5100|5111) write (89).
2024-12-02 22:26:38.276@LM_INFO@22:26:38.276598|(5100|5110) write (89).
2024-12-02 22:26:38.277@LM_DEBUG@22:26:38.277206|(5101|5108) reader C8946DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2024-12-02 22:26:38.277@LM_DEBUG@22:26:38.277231|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.277@LM_DEBUG@22:26:38.277422|(5101|5108) reader C8946DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2024-12-02 22:26:38.277@LM_DEBUG@22:26:38.277440|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.326@LM_INFO@22:26:38.326977|(5100|5111) write (90).
2024-12-02 22:26:38.327@LM_INFO@22:26:38.327114|(5100|5110) write (90).
2024-12-02 22:26:38.327@LM_DEBUG@22:26:38.327803|(5101|5108) reader C8946DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2024-12-02 22:26:38.327@LM_DEBUG@22:26:38.327833|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.328@LM_DEBUG@22:26:38.328063|(5101|5108) reader C8946DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2024-12-02 22:26:38.328@LM_DEBUG@22:26:38.328083|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.377@LM_INFO@22:26:38.377557|(5100|5111) write (91).
2024-12-02 22:26:38.377@LM_INFO@22:26:38.377700|(5100|5110) write (91).
2024-12-02 22:26:38.378@LM_DEBUG@22:26:38.378410|(5101|5108) reader C8946DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2024-12-02 22:26:38.378@LM_DEBUG@22:26:38.378435|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.378@LM_DEBUG@22:26:38.378629|(5101|5108) reader C8946DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2024-12-02 22:26:38.378@LM_DEBUG@22:26:38.378646|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.428@LM_INFO@22:26:38.428125|(5100|5111) write (92).
2024-12-02 22:26:38.428@LM_INFO@22:26:38.428272|(5100|5110) write (92).
2024-12-02 22:26:38.428@LM_DEBUG@22:26:38.428894|(5101|5108) reader C8946DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2024-12-02 22:26:38.428@LM_DEBUG@22:26:38.428923|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.429@LM_DEBUG@22:26:38.429154|(5101|5108) reader C8946DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2024-12-02 22:26:38.429@LM_DEBUG@22:26:38.429174|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.478@LM_INFO@22:26:38.478684|(5100|5111) write (93).
2024-12-02 22:26:38.478@LM_INFO@22:26:38.478813|(5100|5110) write (93).
2024-12-02 22:26:38.479@LM_DEBUG@22:26:38.479473|(5101|5108) reader C8946DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2024-12-02 22:26:38.479@LM_DEBUG@22:26:38.479503|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.479@LM_DEBUG@22:26:38.479696|(5101|5108) reader C8946DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2024-12-02 22:26:38.479@LM_DEBUG@22:26:38.479713|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.529@LM_INFO@22:26:38.529232|(5100|5111) write (94).
2024-12-02 22:26:38.529@LM_INFO@22:26:38.529385|(5100|5110) write (94).
2024-12-02 22:26:38.530@LM_DEBUG@22:26:38.530030|(5101|5108) reader C8946DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2024-12-02 22:26:38.530@LM_DEBUG@22:26:38.530060|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.530@LM_DEBUG@22:26:38.530298|(5101|5108) reader C8946DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2024-12-02 22:26:38.530@LM_DEBUG@22:26:38.530319|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.579@LM_INFO@22:26:38.579794|(5100|5111) write (95).
2024-12-02 22:26:38.579@LM_INFO@22:26:38.579934|(5100|5110) write (95).
2024-12-02 22:26:38.580@LM_DEBUG@22:26:38.580604|(5101|5108) reader C8946DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2024-12-02 22:26:38.580@LM_DEBUG@22:26:38.580633|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.580@LM_DEBUG@22:26:38.580837|(5101|5108) reader C8946DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2024-12-02 22:26:38.580@LM_DEBUG@22:26:38.580854|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.630@LM_INFO@22:26:38.630349|(5100|5111) write (96).
2024-12-02 22:26:38.630@LM_INFO@22:26:38.630502|(5100|5110) write (96).
2024-12-02 22:26:38.631@LM_DEBUG@22:26:38.631130|(5101|5108) reader C8946DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2024-12-02 22:26:38.631@LM_DEBUG@22:26:38.631158|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.631@LM_DEBUG@22:26:38.631392|(5101|5108) reader C8946DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2024-12-02 22:26:38.631@LM_DEBUG@22:26:38.631412|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.680@LM_INFO@22:26:38.680912|(5100|5111) write (97).
2024-12-02 22:26:38.681@LM_INFO@22:26:38.681059|(5100|5110) write (97).
2024-12-02 22:26:38.681@LM_DEBUG@22:26:38.681703|(5101|5108) reader C8946DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2024-12-02 22:26:38.681@LM_DEBUG@22:26:38.681731|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.681@LM_DEBUG@22:26:38.681952|(5101|5108) reader C8946DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2024-12-02 22:26:38.681@LM_DEBUG@22:26:38.681970|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.731@LM_INFO@22:26:38.731456|(5100|5111) write (98).
2024-12-02 22:26:38.731@LM_INFO@22:26:38.731551|(5100|5110) write (98).
2024-12-02 22:26:38.732@LM_DEBUG@22:26:38.732252|(5101|5108) reader C8946DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2024-12-02 22:26:38.732@LM_DEBUG@22:26:38.732282|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.732@LM_DEBUG@22:26:38.732505|(5101|5108) reader C8946DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2024-12-02 22:26:38.732@LM_DEBUG@22:26:38.732526|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.776@LM_INFO@22:26:38.776193|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:38.776@LM_DEBUG@22:26:38.776264|(5101|5101) received 198 of expected 200
2024-12-02 22:26:38.782@LM_INFO@22:26:38.782035|(5100|5111) write (99).
2024-12-02 22:26:38.782@LM_INFO@22:26:38.782130|(5100|5110) write (99).
2024-12-02 22:26:38.782@LM_DEBUG@22:26:38.782798|(5101|5108) reader C8946DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 199
2024-12-02 22:26:38.782@LM_DEBUG@22:26:38.782828|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.783@LM_DEBUG@22:26:38.783050|(5101|5108) reader C8946DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 200
2024-12-02 22:26:38.783@LM_DEBUG@22:26:38.783071|(5101|5108) SampleInfo.sample_rank = 0
2024-12-02 22:26:38.832@LM_DEBUG@22:26:38.832624|(5100|5111) Writer::svc finished.
2024-12-02 22:26:38.832@LM_DEBUG@22:26:38.832707|(5100|5110) Writer::svc finished.
2024-12-02 22:26:39.027@LM_INFO@22:26:39.027310|(5100|5100) publisher signaling finished
2024-12-02 22:26:39.027@LM_DEBUG@22:26:39.027436|(5100|5100) notifying subscriber of 0 timeout writes
2024-12-02 22:26:39.277@LM_INFO@22:26:39.277625|(5100|5100) publisher checking for sub finished
2024-12-02 22:26:39.527@LM_INFO@22:26:39.527811|(5100|5100) publisher checking for sub finished
2024-12-02 22:26:39.776@LM_INFO@22:26:39.776398|(5101|5101) subscriber signaling finished
2024-12-02 22:26:39.777@LM_INFO@22:26:39.777986|(5100|5100) publisher checking for sub finished
2024-12-02 22:26:39.778@LM_DEBUG@22:26:39.778028|(5100|5100) Writer::end
2024-12-02 22:26:39.778@LM_DEBUG@22:26:39.778771|(5100|5103) WriteDataContainer::wait_pending timeout at 00:08:31.612375
2024-12-02 22:26:39.778@LM_DEBUG@22:26:39.778960|(5101|5108) instance is disposed
2024-12-02 22:26:39.779@LM_DEBUG@22:26:39.779283|(5101|5108) instance is disposed
2024-12-02 22:26:40.026@LM_INFO@22:26:40.026648|(5101|5101) subscriber checking for pub finished
2024-12-02 22:26:40.026@LM_INFO@22:26:40.026745|(5101|5101) subscriber starting shutdown
2024-12-02 22:26:40.027@LM_DEBUG@22:26:40.027779|(5100|5105) DataWriterImpl::remove_associations: bit 0 local 01030000.07e6d1bc.00000001.00000102(3c409ef5) remote 01030000.07e6d1bc.00000002.00000107(0b8a10aa) num remotes 1
2024-12-02 22:26:40.027@LM_DEBUG@22:26:40.027856|(5101|5102) DataReaderImpl::remove_associations: bit 0 local 01030000.07e6d1bc.00000002.00000107(0b8a10aa) remote 01030000.07e6d1bc.00000001.00000102(3c409ef5) num remotes 1
2024-12-02 22:26:40.027@LM_DEBUG@22:26:40.027882|(5101|5102) DataReaderImpl::remove_associations_i: bit 0 local 01030000.07e6d1bc.00000002.00000107(0b8a10aa) remote 01030000.07e6d1bc.00000001.00000102(3c409ef5) num remotes 1
2024-12-02 22:26:40.027@LM_DEBUG@22:26:40.027930|(5101|5102) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:40.028@LM_DEBUG@22:26:40.028240|(5101|5102) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:40.028@LM_DEBUG@22:26:40.028297|(5101|5102) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:40.028@LM_DEBUG@22:26:40.028371|(5100|5103) WriteDataContainer::wait_pending done
2024-12-02 22:26:40.029@LM_INFO@22:26:40.029335|(5101|5101) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:40.029@LM_DEBUG@22:26:40.029357|(5101|5101) Service_Participant::shutdown
2024-12-02 22:26:40.029@LM_DEBUG@22:26:40.029674|(5100|5100) Service_Participant::shutdown
2024-12-02 22:26:40.030@LM_DEBUG@22:26:40.030327|(5101|5101) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:40.032@LM_INFO@22:26:40.032439|(5101|5101) subscriber exiting with status 0
2024-12-02 22:26:40.032@LM_DEBUG@22:26:40.032505|(5100|5100) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:40.032@LM_DEBUG@22:26:40.032706|(5101|5101) Service_Participant::~Service_Participant
2024-12-02 22:26:40.032@LM_DEBUG@22:26:40.032708|(5100|5100) Service_Participant::~Service_Participant
2024-12-02 22:26:40.032@LM_DEBUG@22:26:40.032720|(5101|5101) Service_Participant::shutdown
2024-12-02 22:26:40.032@LM_DEBUG@22:26:40.032725|(5100|5100) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:40.102734|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl rtps mi Time:7s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl shmem mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5113
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 0 -s 1 -r 1 -w 1  -m 2 -i 100  -n 1000 -z 10 -k 0 -y 50 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5120 started at 2024-12-02 22:26:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 1 -r 1  -m 2 -i 100 -w 1 -z 10 -k 0 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5121 started at 2024-12-02 22:26:40
22:26:40.359849|(5120|5120) 22:26:40.359892 publisher main
22:26:40.359849|(5121|5121) 22:26:40.359892 subscriber main
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360154|(5121|5121) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360153|(5120|5120) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360176|(5121|5121) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360180|(5120|5120) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360238|(5121|5121) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360238|(5120|5120) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360436|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360439|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360473|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360488|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360518|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360519|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360542|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360546|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360569|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360574|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360593|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360598|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360618|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360623|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360648|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360648|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360671|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360675|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360697|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360701|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360720|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360724|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360746|(5120|5120) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360749|(5121|5121) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360771|(5120|5120) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360775|(5121|5121) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360809|(5121|5121) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360808|(5120|5120) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360833|(5121|5121) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360838|(5120|5120) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360859|(5121|5121) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360861|(5120|5120) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360886|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360889|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360909|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360912|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360939|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360943|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360962|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360967|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360989|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:40.360@LM_INFO@22:26:40.360994|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361013|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361022|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361043|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361049|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361067|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361073|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361093|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361099|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361120|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361127|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361143|(5121|5121) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361150|(5120|5120) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361556|(5120|5120) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:40.361@LM_INFO@22:26:40.361557|(5121|5121) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362714|(5121|5121) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362733|(5121|5121) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362743|(5121|5121) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362762|(5121|5121) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362765|(5120|5120) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:40.362@LM_NOTICE@22:26:40.362778|(5121|5121) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362783|(5120|5120) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362794|(5120|5120) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:40.362@LM_INFO@22:26:40.362804|(5120|5120) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:40.362@LM_NOTICE@22:26:40.362818|(5120|5120) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:40.363@LM_DEBUG@22:26:40.363111|(5120|5120) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:40.363@LM_DEBUG@22:26:40.363112|(5121|5121) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:40.363@LM_DEBUG@22:26:40.363462|Publisher Using Shmem transport.
2024-12-02 22:26:40.363@LM_DEBUG@22:26:40.363462|Subscriber Using Shmem transport.
2024-12-02 22:26:40.363@LM_INFO@22:26:40.363590|(5120|5120) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:40.363@LM_INFO@22:26:40.363615|(5121|5121) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:40.363@LM_DEBUG@22:26:40.363630|(5120|5120) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:40.363@LM_DEBUG@22:26:40.363656|(5121|5121) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:40.377@LM_DEBUG@22:26:40.377454|(5120|5120) attach to shmem
2024-12-02 22:26:40.377@LM_DEBUG@22:26:40.377546|(5121|5121) attach to shmem
2024-12-02 22:26:40.377@LM_DEBUG@22:26:40.377578|(5121|5121) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:40.389@LM_WARNING@22:26:40.389995|(5121|5121) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:40.390@LM_WARNING@22:26:40.390046|(5120|5120) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:40.397@LM_INFO@22:26:40.397694|(5120|5120) publisher signaling ready
2024-12-02 22:26:40.398@LM_DEBUG@22:26:40.398357|(5120|5124) DataWriterImpl::add_association - bit 0 local 01030000.6abdf423.00000001.00000102(6d7aec08) remote 01030000.6abdf423.00000002.00000107(5ab06257)
2024-12-02 22:26:40.398@LM_INFO@22:26:40.398427|(5121|5121) subscriber signaling ready
2024-12-02 22:26:40.398@LM_DEBUG@22:26:40.398474|(5121|5125) DataReaderImpl::add_association - bit 0 local 01030000.6abdf423.00000002.00000107(5ab06257) remote 01030000.6abdf423.00000001.00000102(6d7aec08)
2024-12-02 22:26:40.399@LM_DEBUG@22:26:40.399497|(5121|5125) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:40.399@LM_INFO@22:26:40.399593|(5120|5131) DataWriterImpl::transport_assoc_done: writer 01030000.6abdf423.00000001.00000102(6d7aec08) succeeded in associating with reader 01030000.6abdf423.00000002.00000107(5ab06257)
2024-12-02 22:26:40.399@LM_DEBUG@22:26:40.399613|(5120|5131) DataWriterImpl::transport_assoc_done: writer 01030000.6abdf423.00000001.00000102(6d7aec08) reader 01030000.6abdf423.00000002.00000107(5ab06257) calling association_complete_i
2024-12-02 22:26:40.399@LM_DEBUG@22:26:40.399625|(5120|5131) DataWriterImpl::association_complete_i - bit 0 local 01030000.6abdf423.00000001.00000102(6d7aec08) remote 01030000.6abdf423.00000002.00000107(5ab06257)
2024-12-02 22:26:40.647@LM_INFO@22:26:40.647876|(5120|5120) publisher checking for sub ready
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648023|(5120|5120) Writer::start
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648454|(5120|5132) Writer::svc begins.
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648455|(5120|5133) Writer::svc begins.
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648519|(5120|5133) 22:26:40.648522 Writer::svc starting to write.
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648525|(5120|5132) 22:26:40.648528 Writer::svc starting to write.
2024-12-02 22:26:40.648@LM_INFO@22:26:40.648567|(5121|5121) subscriber checking for pub ready
2024-12-02 22:26:40.648@LM_INFO@22:26:40.648602|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648614|(5121|5121) received 0 of expected 200
2024-12-02 22:26:40.648@LM_INFO@22:26:40.648967|(5120|5132) write (0).
2024-12-02 22:26:40.648@LM_DEBUG@22:26:40.648983|(5121|5130) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:40.649@LM_INFO@22:26:40.649022|(5120|5133) write (0).
2024-12-02 22:26:40.649@LM_DEBUG@22:26:40.649676|(5121|5130) reader F5DE8DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 1
2024-12-02 22:26:40.649@LM_DEBUG@22:26:40.649700|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.649@LM_DEBUG@22:26:40.649859|(5121|5130) reader F5DE8DD0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 2
2024-12-02 22:26:40.649@LM_DEBUG@22:26:40.649878|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.699@LM_INFO@22:26:40.699265|(5120|5132) write (1).
2024-12-02 22:26:40.699@LM_INFO@22:26:40.699307|(5120|5133) write (1).
2024-12-02 22:26:40.699@LM_DEBUG@22:26:40.699801|(5121|5130) reader F5DE8DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 3
2024-12-02 22:26:40.699@LM_DEBUG@22:26:40.699835|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.699@LM_DEBUG@22:26:40.699971|(5121|5130) reader F5DE8DD0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:26:40.699@LM_DEBUG@22:26:40.699986|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.749@LM_INFO@22:26:40.749708|(5120|5133) write (2).
2024-12-02 22:26:40.749@LM_INFO@22:26:40.749770|(5120|5132) write (2).
2024-12-02 22:26:40.750@LM_DEBUG@22:26:40.750276|(5121|5130) reader F5DE8DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 5
2024-12-02 22:26:40.750@LM_DEBUG@22:26:40.750306|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.750@LM_DEBUG@22:26:40.750492|(5121|5130) reader F5DE8DD0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:26:40.750@LM_DEBUG@22:26:40.750512|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.800@LM_INFO@22:26:40.800140|(5120|5133) write (3).
2024-12-02 22:26:40.800@LM_INFO@22:26:40.800212|(5120|5132) write (3).
2024-12-02 22:26:40.800@LM_DEBUG@22:26:40.800704|(5121|5130) reader F5DE8DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 7
2024-12-02 22:26:40.800@LM_DEBUG@22:26:40.800733|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.800@LM_DEBUG@22:26:40.800898|(5121|5130) reader F5DE8DD0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:26:40.800@LM_DEBUG@22:26:40.800917|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.850@LM_INFO@22:26:40.850578|(5120|5133) write (4).
2024-12-02 22:26:40.850@LM_INFO@22:26:40.850655|(5120|5132) write (4).
2024-12-02 22:26:40.851@LM_DEBUG@22:26:40.851137|(5121|5130) reader F5DE8DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 9
2024-12-02 22:26:40.851@LM_DEBUG@22:26:40.851173|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.851@LM_DEBUG@22:26:40.851315|(5121|5130) reader F5DE8DD0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:26:40.851@LM_DEBUG@22:26:40.851334|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.901@LM_INFO@22:26:40.901012|(5120|5133) write (5).
2024-12-02 22:26:40.901@LM_INFO@22:26:40.901095|(5120|5132) write (5).
2024-12-02 22:26:40.901@LM_DEBUG@22:26:40.901547|(5121|5130) reader F5DE8DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 11
2024-12-02 22:26:40.901@LM_DEBUG@22:26:40.901576|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.901@LM_DEBUG@22:26:40.901744|(5121|5130) reader F5DE8DD0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:26:40.901@LM_DEBUG@22:26:40.901763|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.951@LM_INFO@22:26:40.951411|(5120|5133) write (6).
2024-12-02 22:26:40.951@LM_INFO@22:26:40.951493|(5120|5132) write (6).
2024-12-02 22:26:40.951@LM_DEBUG@22:26:40.951960|(5121|5130) reader F5DE8DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2024-12-02 22:26:40.951@LM_DEBUG@22:26:40.951989|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:40.952@LM_DEBUG@22:26:40.952155|(5121|5130) reader F5DE8DD0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:40.952@LM_DEBUG@22:26:40.952174|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.001@LM_INFO@22:26:41.001840|(5120|5133) write (7).
2024-12-02 22:26:41.001@LM_INFO@22:26:41.001899|(5120|5132) write (7).
2024-12-02 22:26:41.002@LM_DEBUG@22:26:41.002355|(5121|5130) reader F5DE8DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 15
2024-12-02 22:26:41.002@LM_DEBUG@22:26:41.002399|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.002@LM_DEBUG@22:26:41.002548|(5121|5130) reader F5DE8DD0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:41.002@LM_DEBUG@22:26:41.002564|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.052@LM_INFO@22:26:41.052252|(5120|5133) write (8).
2024-12-02 22:26:41.052@LM_INFO@22:26:41.052333|(5120|5132) write (8).
2024-12-02 22:26:41.052@LM_DEBUG@22:26:41.052785|(5121|5130) reader F5DE8DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 17
2024-12-02 22:26:41.052@LM_DEBUG@22:26:41.052816|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.052@LM_DEBUG@22:26:41.052994|(5121|5130) reader F5DE8DD0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:41.053@LM_DEBUG@22:26:41.053013|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.102@LM_INFO@22:26:41.102665|(5120|5133) write (9).
2024-12-02 22:26:41.102@LM_INFO@22:26:41.102733|(5120|5132) write (9).
2024-12-02 22:26:41.103@LM_DEBUG@22:26:41.103236|(5121|5130) reader F5DE8DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2024-12-02 22:26:41.103@LM_DEBUG@22:26:41.103265|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.103@LM_DEBUG@22:26:41.103440|(5121|5130) reader F5DE8DD0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:41.103@LM_DEBUG@22:26:41.103460|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.153@LM_INFO@22:26:41.153099|(5120|5133) write (10).
2024-12-02 22:26:41.153@LM_INFO@22:26:41.153170|(5120|5132) write (10).
2024-12-02 22:26:41.153@LM_DEBUG@22:26:41.153635|(5121|5130) reader F5DE8DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2024-12-02 22:26:41.153@LM_DEBUG@22:26:41.153661|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.153@LM_DEBUG@22:26:41.153798|(5121|5130) reader F5DE8DD0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:41.153@LM_DEBUG@22:26:41.153814|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.203@LM_INFO@22:26:41.203507|(5120|5133) write (11).
2024-12-02 22:26:41.203@LM_INFO@22:26:41.203582|(5120|5132) write (11).
2024-12-02 22:26:41.204@LM_DEBUG@22:26:41.204056|(5121|5130) reader F5DE8DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2024-12-02 22:26:41.204@LM_DEBUG@22:26:41.204086|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.204@LM_DEBUG@22:26:41.204270|(5121|5130) reader F5DE8DD0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:41.204@LM_DEBUG@22:26:41.204290|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.253@LM_INFO@22:26:41.253934|(5120|5133) write (12).
2024-12-02 22:26:41.254@LM_INFO@22:26:41.254016|(5120|5132) write (12).
2024-12-02 22:26:41.254@LM_DEBUG@22:26:41.254534|(5121|5130) reader F5DE8DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 25
2024-12-02 22:26:41.254@LM_DEBUG@22:26:41.254567|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.254@LM_DEBUG@22:26:41.254733|(5121|5130) reader F5DE8DD0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:26:41.254@LM_DEBUG@22:26:41.254752|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.304@LM_INFO@22:26:41.304337|(5120|5133) write (13).
2024-12-02 22:26:41.304@LM_INFO@22:26:41.304448|(5120|5132) write (13).
2024-12-02 22:26:41.304@LM_DEBUG@22:26:41.304860|(5121|5130) reader F5DE8DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2024-12-02 22:26:41.304@LM_DEBUG@22:26:41.304886|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.305@LM_DEBUG@22:26:41.305023|(5121|5130) reader F5DE8DD0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:41.305@LM_DEBUG@22:26:41.305039|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.354@LM_INFO@22:26:41.354724|(5120|5133) write (14).
2024-12-02 22:26:41.354@LM_INFO@22:26:41.354802|(5120|5132) write (14).
2024-12-02 22:26:41.355@LM_DEBUG@22:26:41.355209|(5121|5130) reader F5DE8DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 29
2024-12-02 22:26:41.355@LM_DEBUG@22:26:41.355237|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.355@LM_DEBUG@22:26:41.355401|(5121|5130) reader F5DE8DD0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:41.355@LM_DEBUG@22:26:41.355420|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.405@LM_INFO@22:26:41.405094|(5120|5133) write (15).
2024-12-02 22:26:41.405@LM_INFO@22:26:41.405171|(5120|5132) write (15).
2024-12-02 22:26:41.405@LM_DEBUG@22:26:41.405624|(5121|5130) reader F5DE8DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 31
2024-12-02 22:26:41.405@LM_DEBUG@22:26:41.405654|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.405@LM_DEBUG@22:26:41.405834|(5121|5130) reader F5DE8DD0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:26:41.405@LM_DEBUG@22:26:41.405854|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.455@LM_INFO@22:26:41.455496|(5120|5133) write (16).
2024-12-02 22:26:41.455@LM_INFO@22:26:41.455573|(5120|5132) write (16).
2024-12-02 22:26:41.455@LM_DEBUG@22:26:41.455946|(5121|5130) reader F5DE8DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 33
2024-12-02 22:26:41.455@LM_DEBUG@22:26:41.455973|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.456@LM_DEBUG@22:26:41.456137|(5121|5130) reader F5DE8DD0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:26:41.456@LM_DEBUG@22:26:41.456154|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.505@LM_INFO@22:26:41.505867|(5120|5133) write (17).
2024-12-02 22:26:41.505@LM_INFO@22:26:41.505931|(5120|5132) write (17).
2024-12-02 22:26:41.506@LM_DEBUG@22:26:41.506435|(5121|5130) reader F5DE8DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 35
2024-12-02 22:26:41.506@LM_DEBUG@22:26:41.506465|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.506@LM_DEBUG@22:26:41.506633|(5121|5130) reader F5DE8DD0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:26:41.506@LM_DEBUG@22:26:41.506653|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.556@LM_INFO@22:26:41.556278|(5120|5133) write (18).
2024-12-02 22:26:41.556@LM_INFO@22:26:41.556366|(5120|5132) write (18).
2024-12-02 22:26:41.556@LM_DEBUG@22:26:41.556819|(5121|5130) reader F5DE8DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2024-12-02 22:26:41.556@LM_DEBUG@22:26:41.556849|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.557@LM_DEBUG@22:26:41.557014|(5121|5130) reader F5DE8DD0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:26:41.557@LM_DEBUG@22:26:41.557034|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.606@LM_INFO@22:26:41.606689|(5120|5133) write (19).
2024-12-02 22:26:41.606@LM_INFO@22:26:41.606764|(5120|5132) write (19).
2024-12-02 22:26:41.607@LM_DEBUG@22:26:41.607188|(5121|5130) reader F5DE8DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 39
2024-12-02 22:26:41.607@LM_DEBUG@22:26:41.607216|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.607@LM_DEBUG@22:26:41.607382|(5121|5130) reader F5DE8DD0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:26:41.607@LM_DEBUG@22:26:41.607402|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.648@LM_INFO@22:26:41.648741|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:41.648@LM_DEBUG@22:26:41.648810|(5121|5121) received 40 of expected 200
2024-12-02 22:26:41.657@LM_INFO@22:26:41.657054|(5120|5133) write (20).
2024-12-02 22:26:41.657@LM_INFO@22:26:41.657138|(5120|5132) write (20).
2024-12-02 22:26:41.657@LM_DEBUG@22:26:41.657531|(5121|5130) reader F5DE8DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 41
2024-12-02 22:26:41.657@LM_DEBUG@22:26:41.657553|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.657@LM_DEBUG@22:26:41.657690|(5121|5130) reader F5DE8DD0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:26:41.657@LM_DEBUG@22:26:41.657706|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.707@LM_INFO@22:26:41.707407|(5120|5133) write (21).
2024-12-02 22:26:41.707@LM_INFO@22:26:41.707489|(5120|5132) write (21).
2024-12-02 22:26:41.707@LM_DEBUG@22:26:41.707955|(5121|5130) reader F5DE8DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 43
2024-12-02 22:26:41.708@LM_DEBUG@22:26:41.708012|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.708@LM_DEBUG@22:26:41.708205|(5121|5130) reader F5DE8DD0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:26:41.708@LM_DEBUG@22:26:41.708226|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.757@LM_INFO@22:26:41.757782|(5120|5133) write (22).
2024-12-02 22:26:41.758@LM_INFO@22:26:41.758046|(5120|5132) write (22).
2024-12-02 22:26:41.758@LM_DEBUG@22:26:41.758340|(5121|5130) reader F5DE8DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 45
2024-12-02 22:26:41.758@LM_DEBUG@22:26:41.758399|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.758@LM_DEBUG@22:26:41.758569|(5121|5130) reader F5DE8DD0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:26:41.758@LM_DEBUG@22:26:41.758599|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.808@LM_INFO@22:26:41.808187|(5120|5133) write (23).
2024-12-02 22:26:41.808@LM_INFO@22:26:41.808301|(5120|5132) write (23).
2024-12-02 22:26:41.808@LM_DEBUG@22:26:41.808764|(5121|5130) reader F5DE8DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 47
2024-12-02 22:26:41.808@LM_DEBUG@22:26:41.808795|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.808@LM_DEBUG@22:26:41.808932|(5121|5130) reader F5DE8DD0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:26:41.808@LM_DEBUG@22:26:41.808948|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.858@LM_INFO@22:26:41.858620|(5120|5133) write (24).
2024-12-02 22:26:41.858@LM_INFO@22:26:41.858702|(5120|5132) write (24).
2024-12-02 22:26:41.859@LM_DEBUG@22:26:41.859141|(5121|5130) reader F5DE8DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 49
2024-12-02 22:26:41.859@LM_DEBUG@22:26:41.859174|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.859@LM_DEBUG@22:26:41.859404|(5121|5130) reader F5DE8DD0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:26:41.859@LM_DEBUG@22:26:41.859428|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.908@LM_INFO@22:26:41.909003|(5120|5133) write (25).
2024-12-02 22:26:41.909@LM_INFO@22:26:41.909079|(5120|5132) write (25).
2024-12-02 22:26:41.909@LM_DEBUG@22:26:41.909527|(5121|5130) reader F5DE8DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 51
2024-12-02 22:26:41.909@LM_DEBUG@22:26:41.909556|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.909@LM_DEBUG@22:26:41.909721|(5121|5130) reader F5DE8DD0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:26:41.909@LM_DEBUG@22:26:41.909741|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.959@LM_INFO@22:26:41.959419|(5120|5133) write (26).
2024-12-02 22:26:41.959@LM_INFO@22:26:41.959486|(5120|5132) write (26).
2024-12-02 22:26:41.959@LM_DEBUG@22:26:41.959987|(5121|5130) reader F5DE8DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 53
2024-12-02 22:26:41.960@LM_DEBUG@22:26:41.960017|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:41.960@LM_DEBUG@22:26:41.960176|(5121|5130) reader F5DE8DD0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:26:41.960@LM_DEBUG@22:26:41.960192|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.009@LM_INFO@22:26:42.009880|(5120|5133) write (27).
2024-12-02 22:26:42.009@LM_INFO@22:26:42.009936|(5120|5132) write (27).
2024-12-02 22:26:42.010@LM_DEBUG@22:26:42.010468|(5121|5130) reader F5DE8DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 55
2024-12-02 22:26:42.010@LM_DEBUG@22:26:42.010499|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.010@LM_DEBUG@22:26:42.010666|(5121|5130) reader F5DE8DD0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:42.010@LM_DEBUG@22:26:42.010686|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.060@LM_INFO@22:26:42.060313|(5120|5133) write (28).
2024-12-02 22:26:42.060@LM_INFO@22:26:42.060385|(5120|5132) write (28).
2024-12-02 22:26:42.060@LM_DEBUG@22:26:42.060861|(5121|5130) reader F5DE8DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 57
2024-12-02 22:26:42.060@LM_DEBUG@22:26:42.060892|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.061@LM_DEBUG@22:26:42.061056|(5121|5130) reader F5DE8DD0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:42.061@LM_DEBUG@22:26:42.061076|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.110@LM_INFO@22:26:42.110763|(5120|5133) write (29).
2024-12-02 22:26:42.110@LM_INFO@22:26:42.110813|(5120|5132) write (29).
2024-12-02 22:26:42.111@LM_DEBUG@22:26:42.111340|(5121|5130) reader F5DE8DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 59
2024-12-02 22:26:42.111@LM_DEBUG@22:26:42.111371|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.111@LM_DEBUG@22:26:42.111509|(5121|5130) reader F5DE8DD0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:26:42.111@LM_DEBUG@22:26:42.111526|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.161@LM_INFO@22:26:42.161208|(5120|5133) write (30).
2024-12-02 22:26:42.161@LM_INFO@22:26:42.161273|(5120|5132) write (30).
2024-12-02 22:26:42.161@LM_DEBUG@22:26:42.161787|(5121|5130) reader F5DE8DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 61
2024-12-02 22:26:42.161@LM_DEBUG@22:26:42.161818|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.161@LM_DEBUG@22:26:42.161984|(5121|5130) reader F5DE8DD0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:42.162@LM_DEBUG@22:26:42.162004|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.211@LM_INFO@22:26:42.211660|(5120|5133) write (31).
2024-12-02 22:26:42.211@LM_INFO@22:26:42.211734|(5120|5132) write (31).
2024-12-02 22:26:42.212@LM_DEBUG@22:26:42.212231|(5121|5130) reader F5DE8DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2024-12-02 22:26:42.212@LM_DEBUG@22:26:42.212268|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.212@LM_DEBUG@22:26:42.212443|(5121|5130) reader F5DE8DD0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:42.212@LM_DEBUG@22:26:42.212463|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.262@LM_INFO@22:26:42.262095|(5120|5133) write (32).
2024-12-02 22:26:42.262@LM_INFO@22:26:42.262172|(5120|5132) write (32).
2024-12-02 22:26:42.262@LM_DEBUG@22:26:42.262608|(5121|5130) reader F5DE8DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 65
2024-12-02 22:26:42.262@LM_DEBUG@22:26:42.262638|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.262@LM_DEBUG@22:26:42.262778|(5121|5130) reader F5DE8DD0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:26:42.262@LM_DEBUG@22:26:42.262794|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.312@LM_INFO@22:26:42.312459|(5120|5133) write (33).
2024-12-02 22:26:42.312@LM_INFO@22:26:42.312565|(5120|5132) write (33).
2024-12-02 22:26:42.312@LM_DEBUG@22:26:42.312849|(5121|5130) reader F5DE8DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 67
2024-12-02 22:26:42.312@LM_DEBUG@22:26:42.312875|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.313@LM_DEBUG@22:26:42.313040|(5121|5130) reader F5DE8DD0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:26:42.313@LM_DEBUG@22:26:42.313060|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.362@LM_INFO@22:26:42.362776|(5120|5133) write (34).
2024-12-02 22:26:42.362@LM_INFO@22:26:42.362864|(5120|5132) write (34).
2024-12-02 22:26:42.363@LM_DEBUG@22:26:42.363346|(5121|5130) reader F5DE8DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 69
2024-12-02 22:26:42.363@LM_DEBUG@22:26:42.363377|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.363@LM_DEBUG@22:26:42.363543|(5121|5130) reader F5DE8DD0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:26:42.363@LM_DEBUG@22:26:42.363563|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.413@LM_INFO@22:26:42.413208|(5120|5133) write (35).
2024-12-02 22:26:42.413@LM_INFO@22:26:42.413274|(5120|5132) write (35).
2024-12-02 22:26:42.413@LM_DEBUG@22:26:42.413765|(5121|5130) reader F5DE8DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 71
2024-12-02 22:26:42.413@LM_DEBUG@22:26:42.413795|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.413@LM_DEBUG@22:26:42.413959|(5121|5130) reader F5DE8DD0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:26:42.413@LM_DEBUG@22:26:42.413975|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.463@LM_INFO@22:26:42.463641|(5120|5133) write (36).
2024-12-02 22:26:42.463@LM_INFO@22:26:42.463715|(5120|5132) write (36).
2024-12-02 22:26:42.464@LM_DEBUG@22:26:42.464204|(5121|5130) reader F5DE8DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 73
2024-12-02 22:26:42.464@LM_DEBUG@22:26:42.464232|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.464@LM_DEBUG@22:26:42.464373|(5121|5130) reader F5DE8DD0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:26:42.464@LM_DEBUG@22:26:42.464390|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.514@LM_INFO@22:26:42.514102|(5120|5133) write (37).
2024-12-02 22:26:42.514@LM_INFO@22:26:42.514158|(5120|5132) write (37).
2024-12-02 22:26:42.514@LM_DEBUG@22:26:42.514688|(5121|5130) reader F5DE8DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 75
2024-12-02 22:26:42.514@LM_DEBUG@22:26:42.514718|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.514@LM_DEBUG@22:26:42.514898|(5121|5130) reader F5DE8DD0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:26:42.514@LM_DEBUG@22:26:42.514934|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.564@LM_INFO@22:26:42.564567|(5120|5133) write (38).
2024-12-02 22:26:42.564@LM_INFO@22:26:42.564639|(5120|5132) write (38).
2024-12-02 22:26:42.565@LM_DEBUG@22:26:42.565139|(5121|5130) reader F5DE8DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 77
2024-12-02 22:26:42.565@LM_DEBUG@22:26:42.565169|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.565@LM_DEBUG@22:26:42.565309|(5121|5130) reader F5DE8DD0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:26:42.565@LM_DEBUG@22:26:42.565325|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.614@LM_INFO@22:26:42.614993|(5120|5133) write (39).
2024-12-02 22:26:42.615@LM_INFO@22:26:42.615072|(5120|5132) write (39).
2024-12-02 22:26:42.615@LM_DEBUG@22:26:42.615539|(5121|5130) reader F5DE8DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2024-12-02 22:26:42.615@LM_DEBUG@22:26:42.615568|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.615@LM_DEBUG@22:26:42.615705|(5121|5130) reader F5DE8DD0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:26:42.615@LM_DEBUG@22:26:42.615721|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.648@LM_INFO@22:26:42.648944|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:42.649@LM_DEBUG@22:26:42.649010|(5121|5121) received 80 of expected 200
2024-12-02 22:26:42.665@LM_INFO@22:26:42.665417|(5120|5133) write (40).
2024-12-02 22:26:42.665@LM_INFO@22:26:42.665476|(5120|5132) write (40).
2024-12-02 22:26:42.665@LM_DEBUG@22:26:42.665939|(5121|5130) reader F5DE8DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2024-12-02 22:26:42.665@LM_DEBUG@22:26:42.665979|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.666@LM_DEBUG@22:26:42.666145|(5121|5130) reader F5DE8DD0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:26:42.666@LM_DEBUG@22:26:42.666165|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.715@LM_INFO@22:26:42.715828|(5120|5133) write (41).
2024-12-02 22:26:42.715@LM_INFO@22:26:42.715895|(5120|5132) write (41).
2024-12-02 22:26:42.716@LM_DEBUG@22:26:42.716393|(5121|5130) reader F5DE8DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 83
2024-12-02 22:26:42.716@LM_DEBUG@22:26:42.716435|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.716@LM_DEBUG@22:26:42.716582|(5121|5130) reader F5DE8DD0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:26:42.716@LM_DEBUG@22:26:42.716598|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.766@LM_INFO@22:26:42.766262|(5120|5133) write (42).
2024-12-02 22:26:42.766@LM_INFO@22:26:42.766336|(5120|5132) write (42).
2024-12-02 22:26:42.766@LM_DEBUG@22:26:42.766816|(5121|5130) reader F5DE8DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2024-12-02 22:26:42.766@LM_DEBUG@22:26:42.766845|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.767@LM_DEBUG@22:26:42.767010|(5121|5130) reader F5DE8DD0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:26:42.767@LM_DEBUG@22:26:42.767030|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.816@LM_INFO@22:26:42.816702|(5120|5133) write (43).
2024-12-02 22:26:42.816@LM_INFO@22:26:42.816768|(5120|5132) write (43).
2024-12-02 22:26:42.817@LM_DEBUG@22:26:42.817222|(5121|5130) reader F5DE8DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2024-12-02 22:26:42.817@LM_DEBUG@22:26:42.817251|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.817@LM_DEBUG@22:26:42.817414|(5121|5130) reader F5DE8DD0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:26:42.817@LM_DEBUG@22:26:42.817434|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.867@LM_INFO@22:26:42.867095|(5120|5133) write (44).
2024-12-02 22:26:42.867@LM_INFO@22:26:42.867167|(5120|5132) write (44).
2024-12-02 22:26:42.867@LM_DEBUG@22:26:42.867652|(5121|5130) reader F5DE8DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2024-12-02 22:26:42.867@LM_DEBUG@22:26:42.867679|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.867@LM_DEBUG@22:26:42.867818|(5121|5130) reader F5DE8DD0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:26:42.867@LM_DEBUG@22:26:42.867835|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.917@LM_INFO@22:26:42.917553|(5120|5133) write (45).
2024-12-02 22:26:42.917@LM_INFO@22:26:42.917610|(5120|5132) write (45).
2024-12-02 22:26:42.918@LM_DEBUG@22:26:42.918108|(5121|5130) reader F5DE8DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2024-12-02 22:26:42.918@LM_DEBUG@22:26:42.918138|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.918@LM_DEBUG@22:26:42.918303|(5121|5130) reader F5DE8DD0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:26:42.918@LM_DEBUG@22:26:42.918323|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.967@LM_INFO@22:26:42.967979|(5120|5133) write (46).
2024-12-02 22:26:42.968@LM_INFO@22:26:42.968047|(5120|5132) write (46).
2024-12-02 22:26:42.968@LM_DEBUG@22:26:42.968527|(5121|5130) reader F5DE8DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2024-12-02 22:26:42.968@LM_DEBUG@22:26:42.968557|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:42.968@LM_DEBUG@22:26:42.968724|(5121|5130) reader F5DE8DD0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:26:42.968@LM_DEBUG@22:26:42.968744|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.018@LM_INFO@22:26:43.018398|(5120|5133) write (47).
2024-12-02 22:26:43.018@LM_INFO@22:26:43.018468|(5120|5132) write (47).
2024-12-02 22:26:43.018@LM_DEBUG@22:26:43.018864|(5121|5130) reader F5DE8DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2024-12-02 22:26:43.018@LM_DEBUG@22:26:43.018892|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.019@LM_DEBUG@22:26:43.019057|(5121|5130) reader F5DE8DD0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:26:43.019@LM_DEBUG@22:26:43.019077|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.068@LM_INFO@22:26:43.068757|(5120|5133) write (48).
2024-12-02 22:26:43.068@LM_INFO@22:26:43.068835|(5120|5132) write (48).
2024-12-02 22:26:43.069@LM_DEBUG@22:26:43.069242|(5121|5130) reader F5DE8DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2024-12-02 22:26:43.069@LM_DEBUG@22:26:43.069268|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.069@LM_DEBUG@22:26:43.069413|(5121|5130) reader F5DE8DD0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:26:43.069@LM_DEBUG@22:26:43.069430|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.119@LM_INFO@22:26:43.119137|(5120|5133) write (49).
2024-12-02 22:26:43.119@LM_INFO@22:26:43.119215|(5120|5132) write (49).
2024-12-02 22:26:43.119@LM_DEBUG@22:26:43.119643|(5121|5130) reader F5DE8DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2024-12-02 22:26:43.119@LM_DEBUG@22:26:43.119672|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.119@LM_DEBUG@22:26:43.119835|(5121|5130) reader F5DE8DD0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:43.119@LM_DEBUG@22:26:43.119855|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.169@LM_INFO@22:26:43.169516|(5120|5133) write (50).
2024-12-02 22:26:43.169@LM_INFO@22:26:43.169604|(5120|5132) write (50).
2024-12-02 22:26:43.169@LM_DEBUG@22:26:43.169968|(5121|5130) reader F5DE8DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2024-12-02 22:26:43.169@LM_DEBUG@22:26:43.169997|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.170@LM_DEBUG@22:26:43.170178|(5121|5130) reader F5DE8DD0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2024-12-02 22:26:43.170@LM_DEBUG@22:26:43.170198|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.219@LM_INFO@22:26:43.219874|(5120|5133) write (51).
2024-12-02 22:26:43.219@LM_INFO@22:26:43.219946|(5120|5132) write (51).
2024-12-02 22:26:43.220@LM_DEBUG@22:26:43.220415|(5121|5130) reader F5DE8DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2024-12-02 22:26:43.220@LM_DEBUG@22:26:43.220443|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.220@LM_DEBUG@22:26:43.220579|(5121|5130) reader F5DE8DD0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2024-12-02 22:26:43.220@LM_DEBUG@22:26:43.220595|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.270@LM_INFO@22:26:43.270285|(5120|5133) write (52).
2024-12-02 22:26:43.270@LM_INFO@22:26:43.270376|(5120|5132) write (52).
2024-12-02 22:26:43.270@LM_DEBUG@22:26:43.270816|(5121|5130) reader F5DE8DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2024-12-02 22:26:43.270@LM_DEBUG@22:26:43.270844|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.271@LM_DEBUG@22:26:43.271009|(5121|5130) reader F5DE8DD0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2024-12-02 22:26:43.271@LM_DEBUG@22:26:43.271028|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.320@LM_INFO@22:26:43.320705|(5120|5133) write (53).
2024-12-02 22:26:43.320@LM_INFO@22:26:43.320768|(5120|5132) write (53).
2024-12-02 22:26:43.321@LM_DEBUG@22:26:43.321190|(5121|5130) reader F5DE8DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2024-12-02 22:26:43.321@LM_DEBUG@22:26:43.321215|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.321@LM_DEBUG@22:26:43.321349|(5121|5130) reader F5DE8DD0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2024-12-02 22:26:43.321@LM_DEBUG@22:26:43.321366|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.371@LM_INFO@22:26:43.371103|(5120|5133) write (54).
2024-12-02 22:26:43.371@LM_INFO@22:26:43.371162|(5120|5132) write (54).
2024-12-02 22:26:43.371@LM_DEBUG@22:26:43.371595|(5121|5130) reader F5DE8DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2024-12-02 22:26:43.371@LM_DEBUG@22:26:43.371624|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.371@LM_DEBUG@22:26:43.371774|(5121|5130) reader F5DE8DD0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2024-12-02 22:26:43.371@LM_DEBUG@22:26:43.371790|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.421@LM_INFO@22:26:43.421484|(5120|5133) write (55).
2024-12-02 22:26:43.421@LM_INFO@22:26:43.421552|(5120|5132) write (55).
2024-12-02 22:26:43.421@LM_DEBUG@22:26:43.421987|(5121|5130) reader F5DE8DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2024-12-02 22:26:43.422@LM_DEBUG@22:26:43.422015|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.422@LM_DEBUG@22:26:43.422182|(5121|5130) reader F5DE8DD0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2024-12-02 22:26:43.422@LM_DEBUG@22:26:43.422201|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.471@LM_INFO@22:26:43.471877|(5120|5133) write (56).
2024-12-02 22:26:43.471@LM_INFO@22:26:43.471958|(5120|5132) write (56).
2024-12-02 22:26:43.472@LM_DEBUG@22:26:43.472375|(5121|5130) reader F5DE8DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2024-12-02 22:26:43.472@LM_DEBUG@22:26:43.472404|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.472@LM_DEBUG@22:26:43.472567|(5121|5130) reader F5DE8DD0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2024-12-02 22:26:43.472@LM_DEBUG@22:26:43.472587|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.522@LM_INFO@22:26:43.522252|(5120|5133) write (57).
2024-12-02 22:26:43.522@LM_INFO@22:26:43.522334|(5120|5132) write (57).
2024-12-02 22:26:43.522@LM_DEBUG@22:26:43.522828|(5121|5130) reader F5DE8DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2024-12-02 22:26:43.522@LM_DEBUG@22:26:43.522857|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.523@LM_DEBUG@22:26:43.523014|(5121|5130) reader F5DE8DD0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2024-12-02 22:26:43.523@LM_DEBUG@22:26:43.523031|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.572@LM_INFO@22:26:43.572710|(5120|5133) write (58).
2024-12-02 22:26:43.572@LM_INFO@22:26:43.572789|(5120|5132) write (58).
2024-12-02 22:26:43.573@LM_DEBUG@22:26:43.573203|(5121|5130) reader F5DE8DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2024-12-02 22:26:43.573@LM_DEBUG@22:26:43.573240|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.573@LM_DEBUG@22:26:43.573376|(5121|5130) reader F5DE8DD0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2024-12-02 22:26:43.573@LM_DEBUG@22:26:43.573392|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.623@LM_INFO@22:26:43.623098|(5120|5133) write (59).
2024-12-02 22:26:43.623@LM_INFO@22:26:43.623175|(5120|5132) write (59).
2024-12-02 22:26:43.623@LM_DEBUG@22:26:43.623614|(5121|5130) reader F5DE8DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2024-12-02 22:26:43.623@LM_DEBUG@22:26:43.623645|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.623@LM_DEBUG@22:26:43.623809|(5121|5130) reader F5DE8DD0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2024-12-02 22:26:43.623@LM_DEBUG@22:26:43.623829|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.649@LM_INFO@22:26:43.649140|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:43.649@LM_DEBUG@22:26:43.649200|(5121|5121) received 120 of expected 200
2024-12-02 22:26:43.673@LM_INFO@22:26:43.673483|(5120|5133) write (60).
2024-12-02 22:26:43.673@LM_INFO@22:26:43.673561|(5120|5132) write (60).
2024-12-02 22:26:43.673@LM_DEBUG@22:26:43.674000|(5121|5130) reader F5DE8DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2024-12-02 22:26:43.674@LM_DEBUG@22:26:43.674029|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.674@LM_DEBUG@22:26:43.674194|(5121|5130) reader F5DE8DD0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2024-12-02 22:26:43.674@LM_DEBUG@22:26:43.674214|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.723@LM_INFO@22:26:43.723886|(5120|5133) write (61).
2024-12-02 22:26:43.723@LM_INFO@22:26:43.723949|(5120|5132) write (61).
2024-12-02 22:26:43.724@LM_DEBUG@22:26:43.724428|(5121|5130) reader F5DE8DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2024-12-02 22:26:43.724@LM_DEBUG@22:26:43.724454|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.724@LM_DEBUG@22:26:43.724591|(5121|5130) reader F5DE8DD0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2024-12-02 22:26:43.724@LM_DEBUG@22:26:43.724607|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.774@LM_INFO@22:26:43.774307|(5120|5133) write (62).
2024-12-02 22:26:43.774@LM_INFO@22:26:43.774388|(5120|5132) write (62).
2024-12-02 22:26:43.774@LM_DEBUG@22:26:43.774896|(5121|5130) reader F5DE8DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2024-12-02 22:26:43.774@LM_DEBUG@22:26:43.774928|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.775@LM_DEBUG@22:26:43.775095|(5121|5130) reader F5DE8DD0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2024-12-02 22:26:43.775@LM_DEBUG@22:26:43.775117|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.824@LM_INFO@22:26:43.824782|(5120|5133) write (63).
2024-12-02 22:26:43.824@LM_INFO@22:26:43.824845|(5120|5132) write (63).
2024-12-02 22:26:43.825@LM_DEBUG@22:26:43.825355|(5121|5130) reader F5DE8DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2024-12-02 22:26:43.825@LM_DEBUG@22:26:43.825386|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.825@LM_DEBUG@22:26:43.825571|(5121|5130) reader F5DE8DD0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2024-12-02 22:26:43.825@LM_DEBUG@22:26:43.825587|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.875@LM_INFO@22:26:43.875217|(5120|5133) write (64).
2024-12-02 22:26:43.875@LM_INFO@22:26:43.875297|(5120|5132) write (64).
2024-12-02 22:26:43.875@LM_DEBUG@22:26:43.875779|(5121|5130) reader F5DE8DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2024-12-02 22:26:43.875@LM_DEBUG@22:26:43.875807|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.875@LM_DEBUG@22:26:43.875945|(5121|5130) reader F5DE8DD0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2024-12-02 22:26:43.875@LM_DEBUG@22:26:43.875961|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.925@LM_INFO@22:26:43.925652|(5120|5133) write (65).
2024-12-02 22:26:43.925@LM_INFO@22:26:43.925728|(5120|5132) write (65).
2024-12-02 22:26:43.926@LM_DEBUG@22:26:43.926205|(5121|5130) reader F5DE8DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2024-12-02 22:26:43.926@LM_DEBUG@22:26:43.926247|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.926@LM_DEBUG@22:26:43.926434|(5121|5130) reader F5DE8DD0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2024-12-02 22:26:43.926@LM_DEBUG@22:26:43.926454|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.976@LM_INFO@22:26:43.976060|(5120|5133) write (66).
2024-12-02 22:26:43.976@LM_INFO@22:26:43.976134|(5120|5132) write (66).
2024-12-02 22:26:43.976@LM_DEBUG@22:26:43.976579|(5121|5130) reader F5DE8DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2024-12-02 22:26:43.976@LM_DEBUG@22:26:43.976606|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:43.976@LM_DEBUG@22:26:43.976742|(5121|5130) reader F5DE8DD0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2024-12-02 22:26:43.976@LM_DEBUG@22:26:43.976759|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.026@LM_INFO@22:26:44.026469|(5120|5133) write (67).
2024-12-02 22:26:44.026@LM_INFO@22:26:44.026531|(5120|5132) write (67).
2024-12-02 22:26:44.027@LM_DEBUG@22:26:44.027025|(5121|5130) reader F5DE8DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 135
2024-12-02 22:26:44.027@LM_DEBUG@22:26:44.027055|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.027@LM_DEBUG@22:26:44.027221|(5121|5130) reader F5DE8DD0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 136
2024-12-02 22:26:44.027@LM_DEBUG@22:26:44.027240|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.076@LM_INFO@22:26:44.076914|(5120|5133) write (68).
2024-12-02 22:26:44.076@LM_INFO@22:26:44.076973|(5120|5132) write (68).
2024-12-02 22:26:44.077@LM_DEBUG@22:26:44.077484|(5121|5130) reader F5DE8DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 137
2024-12-02 22:26:44.077@LM_DEBUG@22:26:44.077515|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.077@LM_DEBUG@22:26:44.077682|(5121|5130) reader F5DE8DD0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2024-12-02 22:26:44.077@LM_DEBUG@22:26:44.077702|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.127@LM_INFO@22:26:44.127343|(5120|5133) write (69).
2024-12-02 22:26:44.127@LM_INFO@22:26:44.127417|(5120|5132) write (69).
2024-12-02 22:26:44.127@LM_DEBUG@22:26:44.127877|(5121|5130) reader F5DE8DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2024-12-02 22:26:44.127@LM_DEBUG@22:26:44.127906|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.128@LM_DEBUG@22:26:44.128072|(5121|5130) reader F5DE8DD0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2024-12-02 22:26:44.128@LM_DEBUG@22:26:44.128092|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.177@LM_INFO@22:26:44.177746|(5120|5133) write (70).
2024-12-02 22:26:44.177@LM_INFO@22:26:44.177833|(5120|5132) write (70).
2024-12-02 22:26:44.178@LM_DEBUG@22:26:44.178315|(5121|5130) reader F5DE8DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 141
2024-12-02 22:26:44.178@LM_DEBUG@22:26:44.178341|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.178@LM_DEBUG@22:26:44.178501|(5121|5130) reader F5DE8DD0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2024-12-02 22:26:44.178@LM_DEBUG@22:26:44.178517|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.228@LM_INFO@22:26:44.228183|(5120|5133) write (71).
2024-12-02 22:26:44.228@LM_INFO@22:26:44.228281|(5120|5132) write (71).
2024-12-02 22:26:44.228@LM_DEBUG@22:26:44.228702|(5121|5130) reader F5DE8DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 143
2024-12-02 22:26:44.228@LM_DEBUG@22:26:44.228732|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.228@LM_DEBUG@22:26:44.228898|(5121|5130) reader F5DE8DD0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 1, count = 144
2024-12-02 22:26:44.228@LM_DEBUG@22:26:44.228918|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.278@LM_INFO@22:26:44.278570|(5120|5133) write (72).
2024-12-02 22:26:44.278@LM_INFO@22:26:44.278645|(5120|5132) write (72).
2024-12-02 22:26:44.279@LM_DEBUG@22:26:44.279130|(5121|5130) reader F5DE8DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 2, count = 145
2024-12-02 22:26:44.279@LM_DEBUG@22:26:44.279160|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.279@LM_DEBUG@22:26:44.279325|(5121|5130) reader F5DE8DD0 take foo.x = 72.000000 foo.y = 0.000000, foo.data_source = 1, count = 146
2024-12-02 22:26:44.279@LM_DEBUG@22:26:44.279344|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.329@LM_INFO@22:26:44.329018|(5120|5133) write (73).
2024-12-02 22:26:44.329@LM_INFO@22:26:44.329079|(5120|5132) write (73).
2024-12-02 22:26:44.329@LM_DEBUG@22:26:44.329557|(5121|5130) reader F5DE8DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 2, count = 147
2024-12-02 22:26:44.329@LM_DEBUG@22:26:44.329592|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.329@LM_DEBUG@22:26:44.329728|(5121|5130) reader F5DE8DD0 take foo.x = 73.000000 foo.y = 0.000000, foo.data_source = 1, count = 148
2024-12-02 22:26:44.329@LM_DEBUG@22:26:44.329744|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.379@LM_INFO@22:26:44.379451|(5120|5133) write (74).
2024-12-02 22:26:44.379@LM_INFO@22:26:44.379518|(5120|5132) write (74).
2024-12-02 22:26:44.379@LM_DEBUG@22:26:44.380001|(5121|5130) reader F5DE8DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 2, count = 149
2024-12-02 22:26:44.380@LM_DEBUG@22:26:44.380031|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.380@LM_DEBUG@22:26:44.380196|(5121|5130) reader F5DE8DD0 take foo.x = 74.000000 foo.y = 0.000000, foo.data_source = 1, count = 150
2024-12-02 22:26:44.380@LM_DEBUG@22:26:44.380216|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.429@LM_INFO@22:26:44.429872|(5120|5133) write (75).
2024-12-02 22:26:44.429@LM_INFO@22:26:44.429949|(5120|5132) write (75).
2024-12-02 22:26:44.430@LM_DEBUG@22:26:44.430417|(5121|5130) reader F5DE8DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 2, count = 151
2024-12-02 22:26:44.430@LM_DEBUG@22:26:44.430451|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.430@LM_DEBUG@22:26:44.430623|(5121|5130) reader F5DE8DD0 take foo.x = 75.000000 foo.y = 0.000000, foo.data_source = 1, count = 152
2024-12-02 22:26:44.430@LM_DEBUG@22:26:44.430643|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.480@LM_INFO@22:26:44.480286|(5120|5133) write (76).
2024-12-02 22:26:44.480@LM_INFO@22:26:44.480359|(5120|5132) write (76).
2024-12-02 22:26:44.480@LM_DEBUG@22:26:44.480815|(5121|5130) reader F5DE8DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 2, count = 153
2024-12-02 22:26:44.480@LM_DEBUG@22:26:44.480845|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.480@LM_DEBUG@22:26:44.480981|(5121|5130) reader F5DE8DD0 take foo.x = 76.000000 foo.y = 0.000000, foo.data_source = 1, count = 154
2024-12-02 22:26:44.481@LM_DEBUG@22:26:44.481016|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.530@LM_INFO@22:26:44.530716|(5120|5133) write (77).
2024-12-02 22:26:44.530@LM_INFO@22:26:44.530777|(5120|5132) write (77).
2024-12-02 22:26:44.531@LM_DEBUG@22:26:44.531281|(5121|5130) reader F5DE8DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 2, count = 155
2024-12-02 22:26:44.531@LM_DEBUG@22:26:44.531313|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.531@LM_DEBUG@22:26:44.531503|(5121|5130) reader F5DE8DD0 take foo.x = 77.000000 foo.y = 0.000000, foo.data_source = 1, count = 156
2024-12-02 22:26:44.531@LM_DEBUG@22:26:44.531524|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.581@LM_INFO@22:26:44.581169|(5120|5133) write (78).
2024-12-02 22:26:44.581@LM_INFO@22:26:44.581229|(5120|5132) write (78).
2024-12-02 22:26:44.581@LM_DEBUG@22:26:44.581747|(5121|5130) reader F5DE8DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 2, count = 157
2024-12-02 22:26:44.581@LM_DEBUG@22:26:44.581778|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.581@LM_DEBUG@22:26:44.581943|(5121|5130) reader F5DE8DD0 take foo.x = 78.000000 foo.y = 0.000000, foo.data_source = 1, count = 158
2024-12-02 22:26:44.581@LM_DEBUG@22:26:44.581963|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.631@LM_INFO@22:26:44.631595|(5120|5133) write (79).
2024-12-02 22:26:44.631@LM_INFO@22:26:44.631673|(5120|5132) write (79).
2024-12-02 22:26:44.632@LM_DEBUG@22:26:44.632145|(5121|5130) reader F5DE8DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 2, count = 159
2024-12-02 22:26:44.632@LM_DEBUG@22:26:44.632171|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.632@LM_DEBUG@22:26:44.632311|(5121|5130) reader F5DE8DD0 take foo.x = 79.000000 foo.y = 0.000000, foo.data_source = 1, count = 160
2024-12-02 22:26:44.632@LM_DEBUG@22:26:44.632327|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.649@LM_INFO@22:26:44.649336|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:44.649@LM_DEBUG@22:26:44.649410|(5121|5121) received 160 of expected 200
2024-12-02 22:26:44.681@LM_INFO@22:26:44.682008|(5120|5133) write (80).
2024-12-02 22:26:44.682@LM_INFO@22:26:44.682085|(5120|5132) write (80).
2024-12-02 22:26:44.682@LM_DEBUG@22:26:44.682601|(5121|5130) reader F5DE8DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 2, count = 161
2024-12-02 22:26:44.682@LM_DEBUG@22:26:44.682632|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.682@LM_DEBUG@22:26:44.682798|(5121|5130) reader F5DE8DD0 take foo.x = 80.000000 foo.y = 0.000000, foo.data_source = 1, count = 162
2024-12-02 22:26:44.682@LM_DEBUG@22:26:44.682818|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.732@LM_INFO@22:26:44.732441|(5120|5133) write (81).
2024-12-02 22:26:44.732@LM_INFO@22:26:44.732524|(5120|5132) write (81).
2024-12-02 22:26:44.732@LM_DEBUG@22:26:44.733004|(5121|5130) reader F5DE8DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 2, count = 163
2024-12-02 22:26:44.733@LM_DEBUG@22:26:44.733035|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.733@LM_DEBUG@22:26:44.733212|(5121|5130) reader F5DE8DD0 take foo.x = 81.000000 foo.y = 0.000000, foo.data_source = 1, count = 164
2024-12-02 22:26:44.733@LM_DEBUG@22:26:44.733232|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.782@LM_INFO@22:26:44.782884|(5120|5133) write (82).
2024-12-02 22:26:44.782@LM_INFO@22:26:44.782940|(5120|5132) write (82).
2024-12-02 22:26:44.783@LM_DEBUG@22:26:44.783446|(5121|5130) reader F5DE8DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 2, count = 165
2024-12-02 22:26:44.783@LM_DEBUG@22:26:44.783483|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.783@LM_DEBUG@22:26:44.783620|(5121|5130) reader F5DE8DD0 take foo.x = 82.000000 foo.y = 0.000000, foo.data_source = 1, count = 166
2024-12-02 22:26:44.783@LM_DEBUG@22:26:44.783636|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.833@LM_INFO@22:26:44.833347|(5120|5133) write (83).
2024-12-02 22:26:44.833@LM_INFO@22:26:44.833403|(5120|5132) write (83).
2024-12-02 22:26:44.833@LM_DEBUG@22:26:44.833915|(5121|5130) reader F5DE8DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 2, count = 167
2024-12-02 22:26:44.833@LM_DEBUG@22:26:44.833945|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.834@LM_DEBUG@22:26:44.834121|(5121|5130) reader F5DE8DD0 take foo.x = 83.000000 foo.y = 0.000000, foo.data_source = 1, count = 168
2024-12-02 22:26:44.834@LM_DEBUG@22:26:44.834141|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.883@LM_INFO@22:26:44.883789|(5120|5133) write (84).
2024-12-02 22:26:44.883@LM_INFO@22:26:44.883861|(5120|5132) write (84).
2024-12-02 22:26:44.884@LM_DEBUG@22:26:44.884367|(5121|5130) reader F5DE8DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 2, count = 169
2024-12-02 22:26:44.884@LM_DEBUG@22:26:44.884398|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.884@LM_DEBUG@22:26:44.884571|(5121|5130) reader F5DE8DD0 take foo.x = 84.000000 foo.y = 0.000000, foo.data_source = 1, count = 170
2024-12-02 22:26:44.884@LM_DEBUG@22:26:44.884587|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.934@LM_INFO@22:26:44.934225|(5120|5133) write (85).
2024-12-02 22:26:44.934@LM_INFO@22:26:44.934301|(5120|5132) write (85).
2024-12-02 22:26:44.934@LM_DEBUG@22:26:44.934779|(5121|5130) reader F5DE8DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 2, count = 171
2024-12-02 22:26:44.934@LM_DEBUG@22:26:44.934805|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.934@LM_DEBUG@22:26:44.934944|(5121|5130) reader F5DE8DD0 take foo.x = 85.000000 foo.y = 0.000000, foo.data_source = 1, count = 172
2024-12-02 22:26:44.934@LM_DEBUG@22:26:44.934960|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.984@LM_INFO@22:26:44.984653|(5120|5133) write (86).
2024-12-02 22:26:44.984@LM_INFO@22:26:44.984738|(5120|5132) write (86).
2024-12-02 22:26:44.985@LM_DEBUG@22:26:44.985192|(5121|5130) reader F5DE8DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 2, count = 173
2024-12-02 22:26:44.985@LM_DEBUG@22:26:44.985223|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:44.985@LM_DEBUG@22:26:44.985396|(5121|5130) reader F5DE8DD0 take foo.x = 86.000000 foo.y = 0.000000, foo.data_source = 1, count = 174
2024-12-02 22:26:44.985@LM_DEBUG@22:26:44.985416|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.035@LM_INFO@22:26:45.035048|(5120|5133) write (87).
2024-12-02 22:26:45.035@LM_INFO@22:26:45.035122|(5120|5132) write (87).
2024-12-02 22:26:45.035@LM_DEBUG@22:26:45.035620|(5121|5130) reader F5DE8DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 2, count = 175
2024-12-02 22:26:45.035@LM_DEBUG@22:26:45.035650|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.035@LM_DEBUG@22:26:45.035816|(5121|5130) reader F5DE8DD0 take foo.x = 87.000000 foo.y = 0.000000, foo.data_source = 1, count = 176
2024-12-02 22:26:45.035@LM_DEBUG@22:26:45.035836|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.085@LM_INFO@22:26:45.085493|(5120|5133) write (88).
2024-12-02 22:26:45.085@LM_INFO@22:26:45.085560|(5120|5132) write (88).
2024-12-02 22:26:45.086@LM_DEBUG@22:26:45.086052|(5121|5130) reader F5DE8DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 2, count = 177
2024-12-02 22:26:45.086@LM_DEBUG@22:26:45.086079|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.086@LM_DEBUG@22:26:45.086216|(5121|5130) reader F5DE8DD0 take foo.x = 88.000000 foo.y = 0.000000, foo.data_source = 1, count = 178
2024-12-02 22:26:45.086@LM_DEBUG@22:26:45.086232|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.135@LM_INFO@22:26:45.135913|(5120|5133) write (89).
2024-12-02 22:26:45.135@LM_INFO@22:26:45.135982|(5120|5132) write (89).
2024-12-02 22:26:45.136@LM_DEBUG@22:26:45.136338|(5121|5130) reader F5DE8DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 2, count = 179
2024-12-02 22:26:45.136@LM_DEBUG@22:26:45.136365|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.136@LM_DEBUG@22:26:45.136546|(5121|5130) reader F5DE8DD0 take foo.x = 89.000000 foo.y = 0.000000, foo.data_source = 1, count = 180
2024-12-02 22:26:45.136@LM_DEBUG@22:26:45.136566|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.186@LM_INFO@22:26:45.186236|(5120|5133) write (90).
2024-12-02 22:26:45.186@LM_INFO@22:26:45.186314|(5120|5132) write (90).
2024-12-02 22:26:45.186@LM_DEBUG@22:26:45.186710|(5121|5130) reader F5DE8DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 2, count = 181
2024-12-02 22:26:45.186@LM_DEBUG@22:26:45.186740|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.186@LM_DEBUG@22:26:45.186905|(5121|5130) reader F5DE8DD0 take foo.x = 90.000000 foo.y = 0.000000, foo.data_source = 1, count = 182
2024-12-02 22:26:45.186@LM_DEBUG@22:26:45.186925|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.236@LM_INFO@22:26:45.236603|(5120|5133) write (91).
2024-12-02 22:26:45.236@LM_INFO@22:26:45.236688|(5120|5132) write (91).
2024-12-02 22:26:45.237@LM_DEBUG@22:26:45.237095|(5121|5130) reader F5DE8DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 2, count = 183
2024-12-02 22:26:45.237@LM_DEBUG@22:26:45.237124|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.237@LM_DEBUG@22:26:45.237276|(5121|5130) reader F5DE8DD0 take foo.x = 91.000000 foo.y = 0.000000, foo.data_source = 1, count = 184
2024-12-02 22:26:45.237@LM_DEBUG@22:26:45.237292|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.286@LM_INFO@22:26:45.286984|(5120|5133) write (92).
2024-12-02 22:26:45.287@LM_INFO@22:26:45.287063|(5120|5132) write (92).
2024-12-02 22:26:45.287@LM_DEBUG@22:26:45.287545|(5121|5130) reader F5DE8DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 2, count = 185
2024-12-02 22:26:45.287@LM_DEBUG@22:26:45.287575|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.287@LM_DEBUG@22:26:45.287742|(5121|5130) reader F5DE8DD0 take foo.x = 92.000000 foo.y = 0.000000, foo.data_source = 1, count = 186
2024-12-02 22:26:45.287@LM_DEBUG@22:26:45.287761|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.337@LM_INFO@22:26:45.337438|(5120|5133) write (93).
2024-12-02 22:26:45.337@LM_INFO@22:26:45.337500|(5120|5132) write (93).
2024-12-02 22:26:45.337@LM_DEBUG@22:26:45.338001|(5121|5130) reader F5DE8DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 2, count = 187
2024-12-02 22:26:45.338@LM_DEBUG@22:26:45.338032|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.338@LM_DEBUG@22:26:45.338197|(5121|5130) reader F5DE8DD0 take foo.x = 93.000000 foo.y = 0.000000, foo.data_source = 1, count = 188
2024-12-02 22:26:45.338@LM_DEBUG@22:26:45.338217|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.387@LM_INFO@22:26:45.387889|(5120|5133) write (94).
2024-12-02 22:26:45.387@LM_INFO@22:26:45.387951|(5120|5132) write (94).
2024-12-02 22:26:45.388@LM_DEBUG@22:26:45.388449|(5121|5130) reader F5DE8DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 2, count = 189
2024-12-02 22:26:45.388@LM_DEBUG@22:26:45.388480|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.388@LM_DEBUG@22:26:45.388636|(5121|5130) reader F5DE8DD0 take foo.x = 94.000000 foo.y = 0.000000, foo.data_source = 1, count = 190
2024-12-02 22:26:45.388@LM_DEBUG@22:26:45.388653|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.438@LM_INFO@22:26:45.438307|(5120|5133) write (95).
2024-12-02 22:26:45.438@LM_INFO@22:26:45.438390|(5120|5132) write (95).
2024-12-02 22:26:45.438@LM_DEBUG@22:26:45.438758|(5121|5130) reader F5DE8DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 2, count = 191
2024-12-02 22:26:45.438@LM_DEBUG@22:26:45.438784|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.438@LM_DEBUG@22:26:45.438949|(5121|5130) reader F5DE8DD0 take foo.x = 95.000000 foo.y = 0.000000, foo.data_source = 1, count = 192
2024-12-02 22:26:45.438@LM_DEBUG@22:26:45.438968|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.488@LM_INFO@22:26:45.488653|(5120|5133) write (96).
2024-12-02 22:26:45.488@LM_INFO@22:26:45.488744|(5120|5132) write (96).
2024-12-02 22:26:45.489@LM_DEBUG@22:26:45.489065|(5121|5130) reader F5DE8DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 2, count = 193
2024-12-02 22:26:45.489@LM_DEBUG@22:26:45.489101|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.489@LM_DEBUG@22:26:45.489264|(5121|5130) reader F5DE8DD0 take foo.x = 96.000000 foo.y = 0.000000, foo.data_source = 1, count = 194
2024-12-02 22:26:45.489@LM_DEBUG@22:26:45.489284|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.538@LM_INFO@22:26:45.538974|(5120|5133) write (97).
2024-12-02 22:26:45.539@LM_INFO@22:26:45.539056|(5120|5132) write (97).
2024-12-02 22:26:45.539@LM_DEBUG@22:26:45.539379|(5121|5130) reader F5DE8DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 2, count = 195
2024-12-02 22:26:45.539@LM_DEBUG@22:26:45.539405|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.539@LM_DEBUG@22:26:45.539568|(5121|5130) reader F5DE8DD0 take foo.x = 97.000000 foo.y = 0.000000, foo.data_source = 1, count = 196
2024-12-02 22:26:45.539@LM_DEBUG@22:26:45.539587|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.589@LM_INFO@22:26:45.589264|(5120|5133) write (98).
2024-12-02 22:26:45.589@LM_INFO@22:26:45.589351|(5120|5132) write (98).
2024-12-02 22:26:45.589@LM_DEBUG@22:26:45.589638|(5121|5130) reader F5DE8DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 2, count = 197
2024-12-02 22:26:45.589@LM_DEBUG@22:26:45.589663|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.589@LM_DEBUG@22:26:45.589826|(5121|5130) reader F5DE8DD0 take foo.x = 98.000000 foo.y = 0.000000, foo.data_source = 1, count = 198
2024-12-02 22:26:45.589@LM_DEBUG@22:26:45.589846|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.639@LM_INFO@22:26:45.639534|(5120|5133) write (99).
2024-12-02 22:26:45.639@LM_INFO@22:26:45.639625|(5120|5132) write (99).
2024-12-02 22:26:45.639@LM_DEBUG@22:26:45.639948|(5121|5130) reader F5DE8DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 2, count = 199
2024-12-02 22:26:45.639@LM_DEBUG@22:26:45.639971|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.640@LM_DEBUG@22:26:45.640108|(5121|5130) reader F5DE8DD0 take foo.x = 99.000000 foo.y = 0.000000, foo.data_source = 1, count = 200
2024-12-02 22:26:45.640@LM_DEBUG@22:26:45.640124|(5121|5130) SampleInfo.sample_rank = 0
2024-12-02 22:26:45.649@LM_INFO@22:26:45.649515|(5121|5121) subscriber signaling finished
2024-12-02 22:26:45.689@LM_DEBUG@22:26:45.689890|(5120|5133) Writer::svc finished.
2024-12-02 22:26:45.689@LM_DEBUG@22:26:45.689949|(5120|5132) Writer::svc finished.
2024-12-02 22:26:45.899@LM_INFO@22:26:45.899716|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:45.900@LM_INFO@22:26:45.900430|(5120|5120) publisher signaling finished
2024-12-02 22:26:45.900@LM_DEBUG@22:26:45.900507|(5120|5120) notifying subscriber of 0 timeout writes
2024-12-02 22:26:46.149@LM_INFO@22:26:46.149903|(5121|5121) subscriber checking for pub finished
2024-12-02 22:26:46.149@LM_INFO@22:26:46.149993|(5121|5121) subscriber starting shutdown
2024-12-02 22:26:46.150@LM_INFO@22:26:46.150630|(5120|5120) publisher checking for sub finished
2024-12-02 22:26:46.150@LM_DEBUG@22:26:46.150670|(5120|5120) Writer::end
2024-12-02 22:26:46.150@LM_DEBUG@22:26:46.150936|(5120|5124) DataWriterImpl::remove_associations: bit 0 local 01030000.6abdf423.00000001.00000102(6d7aec08) remote 01030000.6abdf423.00000002.00000107(5ab06257) num remotes 1
2024-12-02 22:26:46.151@LM_DEBUG@22:26:46.151031|(5121|5122) DataReaderImpl::remove_associations: bit 0 local 01030000.6abdf423.00000002.00000107(5ab06257) remote 01030000.6abdf423.00000001.00000102(6d7aec08) num remotes 1
2024-12-02 22:26:46.151@LM_DEBUG@22:26:46.151053|(5121|5122) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6abdf423.00000002.00000107(5ab06257) remote 01030000.6abdf423.00000001.00000102(6d7aec08) num remotes 1
2024-12-02 22:26:46.151@LM_DEBUG@22:26:46.151292|(5121|5122) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:46.151@LM_DEBUG@22:26:46.151669|(5121|5122) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:46.151@LM_DEBUG@22:26:46.151699|(5121|5122) DataReaderListenerImpl::~DataReaderListenerImpl
2024-12-02 22:26:46.152@LM_INFO@22:26:46.152724|(5121|5121) subscriber shutdown of ServiceParticipant
2024-12-02 22:26:46.152@LM_DEBUG@22:26:46.152729|(5120|5120) Service_Participant::shutdown
2024-12-02 22:26:46.152@LM_DEBUG@22:26:46.152745|(5121|5121) Service_Participant::shutdown
2024-12-02 22:26:46.153@LM_DEBUG@22:26:46.153425|(5121|5121) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:46.155@LM_INFO@22:26:46.155513|(5121|5121) subscriber exiting with status 0
2024-12-02 22:26:46.155@LM_DEBUG@22:26:46.155574|(5120|5120) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2024-12-02 22:26:46.155@LM_DEBUG@22:26:46.155794|(5121|5121) Service_Participant::~Service_Participant
2024-12-02 22:26:46.155@LM_DEBUG@22:26:46.155794|(5120|5120) Service_Participant::~Service_Participant
2024-12-02 22:26:46.155@LM_DEBUG@22:26:46.155807|(5121|5121) Service_Participant::shutdown
2024-12-02 22:26:46.155@LM_DEBUG@22:26:46.155811|(5120|5120) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
22:26:46.159583|InfoRepo_Shutdown: shutting down on signal 15
test PASSED.

auto_run_tests_finished: tests/DCPS/FooTest5/run_test.pl shmem mi Time:6s Result:0

==============================================================================

tests/DCPS/FooTest5/run_test.pl nokey mi #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5136
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/publisher -DCPSConfigFile all.ini -u 0 -c 0  -p 0 -s 0 -r 1 -w 1  -m 2 -i 100  -n 1000 -z 10 -k 1 -y 0 -b 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
publisher PID: 5143 started at 2024-12-02 22:26:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/subscriber -DCPSConfigFile all.ini -u 0 -c 0 -p 0 -s 0 -r 1  -m 2 -i 100 -w 1 -z 10 -k 1 -y 0 -f 0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSPendingTimeout 3  -o /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/FooTest5/
subscriber PID: 5144 started at 2024-12-02 22:26:46
22:26:46.416326|(5144|5144) 22:26:46.416370 subscriber main
22:26:46.416324|(5143|5143) 22:26:46.416370 publisher main
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416636|(5143|5143) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416639|(5144|5144) INFO: set_DCPS_debug_level: set to 1
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416658|(5143|5143) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416663|(5144|5144) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416721|(5143|5143) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416721|(5144|5144) INFO: Service_Participant::process_config_file: Going to load configuration from "all.ini"
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416920|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416922|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_UDP_TRANSPORT_TYPE=udp
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416956|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:46.416@LM_INFO@22:26:46.416970|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_UDP=@udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417001|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417001|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_TCP_TRANSPORT_TYPE=tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417024|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417028|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_TCP=@tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417050|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417067|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST_TRANSPORT_TYPE=multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417074|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417091|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_MULTICAST=@multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417099|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417116|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417127|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417139|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS_USE_MULTICAST=0
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417149|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417165|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_RTPS=@rtps
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417173|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417190|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM_TRANSPORT_TYPE=shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417196|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417213|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT_SHMEM=@shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417221|(5143|5143) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417237|(5144|5144) INFO: ConfigStoreImpl::set: TRANSPORT=@transport
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417245|(5143|5143) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417261|(5144|5144) INFO: ConfigStoreImpl::set: COMMON_POOL_SIZE=40000000
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417269|(5143|5143) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417285|(5144|5144) INFO: ConfigStoreImpl::set: COMMON_DCPS_INFO_REPO=file://repo.ior
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417297|(5143|5143) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417309|(5144|5144) INFO: ConfigStoreImpl::set: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417319|(5143|5143) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417334|(5144|5144) INFO: ConfigStoreImpl::set: COMMON=@common
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417345|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417360|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_UDP_TRANSPORTS=udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417369|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417383|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_UDP=@udp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417398|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417412|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_TCP_TRANSPORTS=tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417421|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417434|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_TCP=@tcp
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417447|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417460|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST_TRANSPORTS=multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417476|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417485|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_MULTICAST=@multicast
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417512|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417514|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_RTPS_TRANSPORTS=rtps
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417537|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417540|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_RTPS=@rtps
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417563|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417565|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_SHMEM_TRANSPORTS=shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417591|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417594|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG_SHMEM=@shmem
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417613|(5143|5143) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:46.417@LM_INFO@22:26:46.417616|(5144|5144) INFO: ConfigStoreImpl::set: CONFIG=@config
2024-12-02 22:26:46.418@LM_INFO@22:26:46.418031|(5143|5143) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:46.418@LM_INFO@22:26:46.418030|(5144|5144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_0410_MCAST_UNRELIABLE_RELIABLE=false
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419147|(5143|5143) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419148|(5144|5144) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.31.0-dev using ACE 6.5.21
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419167|(5143|5143) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419171|(5144|5144) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419178|(5143|5143) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419181|(5144|5144) Service_Participant::get_domain_participant_factory: machine: fv-az884-466, x86_64 platform: Linux, 5.15.0-1074-azure, #83~20.04.1-Ubuntu SMP Fri Oct 4 21:49:59 UTC 2024
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419188|(5143|5143) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419192|(5144|5144) Service_Participant::get_domain_participant_factory: compiler: g++ version 9.4.0
2024-12-02 22:26:46.419@LM_NOTICE@22:26:46.419202|(5143|5143) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:46.419@LM_NOTICE@22:26:46.419205|(5144|5144) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2024-12-02 22:26:46.419@LM_DEBUG@22:26:46.419531|(5144|5144) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:46.419@LM_DEBUG@22:26:46.419531|(5143|5143) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2024-12-02 22:26:46.419@LM_INFO@22:26:46.419998|(5143|5143) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:46.420@LM_INFO@22:26:46.420015|(5144|5144) INFO: ConfigStoreImpl::set: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2024-12-02 22:26:46.420@LM_DEBUG@22:26:46.420042|(5143|5143) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:46.420@LM_DEBUG@22:26:46.420058|(5144|5144) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2024-12-02 22:26:46.433@LM_DEBUG@22:26:46.433274|(5143|5143) attach to tcp
2024-12-02 22:26:46.433@LM_DEBUG@22:26:46.433365|(5144|5144) attach to tcp
2024-12-02 22:26:46.433@LM_DEBUG@22:26:46.433399|(5144|5144) DataReaderListenerImpl::DataReaderListenerImpl
2024-12-02 22:26:46.445@LM_WARNING@22:26:46.445363|(5144|5144) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:46.445@LM_WARNING@22:26:46.445377|(5143|5143) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "fv-az884-466" as fully qualified hostname, please correct system configuration.
2024-12-02 22:26:46.451@LM_INFO@22:26:46.451063|(5143|5143) publisher signaling ready
2024-12-02 22:26:46.451@LM_DEBUG@22:26:46.451792|(5143|5148) DataWriterImpl::add_association - bit 0 local 01030000.574f6a56.00000001.00000102(53053b8f) remote 01030000.574f6a56.00000002.00000107(64cfb5d0)
2024-12-02 22:26:46.451@LM_INFO@22:26:46.451840|(5144|5144) subscriber signaling ready
2024-12-02 22:26:46.451@LM_DEBUG@22:26:46.451881|(5144|5147) DataReaderImpl::add_association - bit 0 local 01030000.574f6a56.00000002.00000107(64cfb5d0) remote 01030000.574f6a56.00000001.00000102(53053b8f)
2024-12-02 22:26:46.453@LM_DEBUG@22:26:46.453353|(5144|5152) DataReaderListenerImpl::on_subscription_matched
2024-12-02 22:26:46.453@LM_INFO@22:26:46.453525|(5143|5151) DataWriterImpl::transport_assoc_done: writer 01030000.574f6a56.00000001.00000102(53053b8f) succeeded in associating with reader 01030000.574f6a56.00000002.00000107(64cfb5d0)
2024-12-02 22:26:46.453@LM_DEBUG@22:26:46.453545|(5143|5151) DataWriterImpl::transport_assoc_done: writer 01030000.574f6a56.00000001.00000102(53053b8f) reader 01030000.574f6a56.00000002.00000107(64cfb5d0) calling association_complete_i
2024-12-02 22:26:46.453@LM_DEBUG@22:26:46.453557|(5143|5151) DataWriterImpl::association_complete_i - bit 0 local 01030000.574f6a56.00000001.00000102(53053b8f) remote 01030000.574f6a56.00000002.00000107(64cfb5d0)
2024-12-02 22:26:46.701@LM_INFO@22:26:46.701250|(5143|5143) publisher checking for sub ready
2024-12-02 22:26:46.701@LM_DEBUG@22:26:46.701385|(5143|5143) Writer::start
2024-12-02 22:26:46.701@LM_DEBUG@22:26:46.701704|(5143|5153) Writer::svc begins.
2024-12-02 22:26:46.701@LM_DEBUG@22:26:46.701734|(5143|5153) 22:26:46.701736 Writer::svc starting to write.
2024-12-02 22:26:46.701@LM_DEBUG@22:26:46.701736|(5143|5154) Writer::svc begins.
2024-12-02 22:26:46.701@LM_DEBUG@22:26:46.701771|(5143|5154) 22:26:46.701773 Writer::svc starting to write.
2024-12-02 22:26:46.701@LM_INFO@22:26:46.701920|(5143|5154) write (0).
2024-12-02 22:26:46.701@LM_INFO@22:26:46.702003|(5144|5144) subscriber checking for pub ready
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702056|(5144|5144) subscriber checking for pub finished
2024-12-02 22:26:46.702@LM_DEBUG@22:26:46.702079|(5144|5144) received 0 of expected 200
2024-12-02 22:26:46.702@LM_DEBUG@22:26:46.702179|(5144|5152) DataReaderListenerImpl::on_liveliness_changed
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702234|(5143|5153) write (0).
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702400|(5143|5154) write (1).
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702487|(5143|5153) write (1).
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702595|(5143|5154) write (2).
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702684|(5143|5153) write (2).
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702779|(5143|5154) write (3).
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702866|(5143|5153) write (3).
2024-12-02 22:26:46.702@LM_DEBUG@22:26:46.702913|(5144|5152) reader 8463FDC0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 2, count = 1
2024-12-02 22:26:46.702@LM_DEBUG@22:26:46.702940|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.702@LM_INFO@22:26:46.702970|(5143|5154) write (4).
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703066|(5143|5153) write (4).
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703130|(5144|5152) reader 8463FDC0 take foo.x = 0.000000 foo.y = 0.000000, foo.data_source = 1, count = 2
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703168|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703170|(5143|5154) write (5).
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703246|(5143|5153) write (5).
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703345|(5143|5154) write (6).
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703395|(5144|5152) reader 8463FDC0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 2, count = 3
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703417|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703433|(5143|5153) write (6).
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703543|(5143|5154) write (7).
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703606|(5144|5152) reader 8463FDC0 take foo.x = 1.000000 foo.y = 0.000000, foo.data_source = 1, count = 4
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703613|(5143|5153) write (7).
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703628|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703720|(5143|5154) write (8).
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703805|(5143|5153) write (8).
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703807|(5144|5152) reader 8463FDC0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 2, count = 5
2024-12-02 22:26:46.703@LM_DEBUG@22:26:46.703829|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703903|(5143|5154) write (9).
2024-12-02 22:26:46.703@LM_INFO@22:26:46.703984|(5143|5153) write (9).
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704012|(5144|5152) reader 8463FDC0 take foo.x = 2.000000 foo.y = 0.000000, foo.data_source = 1, count = 6
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704038|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704090|(5143|5154) write (10).
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704179|(5143|5153) write (10).
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704215|(5144|5152) reader 8463FDC0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 2, count = 7
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704238|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704278|(5143|5154) write (11).
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704368|(5143|5153) write (11).
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704422|(5144|5152) reader 8463FDC0 take foo.x = 3.000000 foo.y = 0.000000, foo.data_source = 1, count = 8
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704444|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704465|(5143|5154) write (12).
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704545|(5143|5153) write (12).
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704624|(5144|5152) reader 8463FDC0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 2, count = 9
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704641|(5143|5154) write (13).
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704646|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704725|(5143|5153) write (13).
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704809|(5143|5154) write (14).
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704829|(5144|5152) reader 8463FDC0 take foo.x = 4.000000 foo.y = 0.000000, foo.data_source = 1, count = 10
2024-12-02 22:26:46.704@LM_DEBUG@22:26:46.704848|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704865|(5143|5153) write (14).
2024-12-02 22:26:46.704@LM_INFO@22:26:46.704976|(5143|5154) write (15).
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705062|(5143|5153) write (15).
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705080|(5144|5152) reader 8463FDC0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 2, count = 11
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705104|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705165|(5143|5154) write (16).
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705255|(5143|5153) write (16).
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705281|(5144|5152) reader 8463FDC0 take foo.x = 5.000000 foo.y = 0.000000, foo.data_source = 1, count = 12
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705304|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705355|(5143|5154) write (17).
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705445|(5143|5153) write (17).
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705499|(5144|5152) reader 8463FDC0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 2, count = 13
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705521|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705540|(5143|5154) write (18).
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705623|(5143|5153) write (18).
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705702|(5144|5152) reader 8463FDC0 take foo.x = 6.000000 foo.y = 0.000000, foo.data_source = 1, count = 14
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705720|(5143|5154) write (19).
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705724|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705791|(5143|5153) write (19).
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705891|(5143|5154) write (20).
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705914|(5144|5152) reader 8463FDC0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 2, count = 15
2024-12-02 22:26:46.705@LM_DEBUG@22:26:46.705933|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.705@LM_INFO@22:26:46.705974|(5143|5153) write (20).
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706074|(5143|5154) write (21).
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706120|(5144|5152) reader 8463FDC0 take foo.x = 7.000000 foo.y = 0.000000, foo.data_source = 1, count = 16
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706140|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706167|(5143|5153) write (21).
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706290|(5143|5154) write (22).
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706327|(5144|5152) reader 8463FDC0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 2, count = 17
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706349|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706398|(5143|5153) write (22).
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706497|(5143|5154) write (23).
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706540|(5144|5152) reader 8463FDC0 take foo.x = 8.000000 foo.y = 0.000000, foo.data_source = 1, count = 18
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706763|(5143|5153) write (23).
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706766|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706877|(5143|5154) write (24).
2024-12-02 22:26:46.706@LM_INFO@22:26:46.706967|(5143|5153) write (24).
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706966|(5144|5152) reader 8463FDC0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 2, count = 19
2024-12-02 22:26:46.706@LM_DEBUG@22:26:46.706992|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707073|(5143|5154) write (25).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707121|(5143|5153) write (25).
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707178|(5144|5152) reader 8463FDC0 take foo.x = 9.000000 foo.y = 0.000000, foo.data_source = 1, count = 20
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707201|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707201|(5143|5154) write (26).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707283|(5143|5153) write (26).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707367|(5143|5154) write (27).
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707384|(5144|5152) reader 8463FDC0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 2, count = 21
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707404|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707423|(5143|5153) write (27).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707524|(5143|5154) write (28).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707576|(5143|5153) write (28).
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707589|(5144|5152) reader 8463FDC0 take foo.x = 10.000000 foo.y = 0.000000, foo.data_source = 1, count = 22
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707613|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707669|(5143|5154) write (29).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707724|(5143|5153) write (29).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707811|(5143|5154) write (30).
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707811|(5144|5152) reader 8463FDC0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 2, count = 23
2024-12-02 22:26:46.707@LM_DEBUG@22:26:46.707832|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707897|(5143|5153) write (30).
2024-12-02 22:26:46.707@LM_INFO@22:26:46.707983|(5143|5154) write (31).
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708018|(5144|5152) reader 8463FDC0 take foo.x = 11.000000 foo.y = 0.000000, foo.data_source = 1, count = 24
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708039|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708060|(5143|5153) write (31).
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708148|(5143|5154) write (32).
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708201|(5143|5153) write (32).
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708223|(5144|5152) reader 8463FDC0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 2, count = 25
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708246|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708294|(5143|5154) write (33).
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708376|(5143|5153) write (33).
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708478|(5143|5154) write (34).
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708489|(5144|5152) reader 8463FDC0 take foo.x = 12.000000 foo.y = 0.000000, foo.data_source = 1, count = 26
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708508|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708566|(5143|5153) write (34).
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708666|(5143|5154) write (35).
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708695|(5144|5152) reader 8463FDC0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 2, count = 27
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708715|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708747|(5143|5153) write (35).
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708850|(5143|5154) write (36).
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708901|(5144|5152) reader 8463FDC0 take foo.x = 13.000000 foo.y = 0.000000, foo.data_source = 1, count = 28
2024-12-02 22:26:46.708@LM_DEBUG@22:26:46.708919|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.708@LM_INFO@22:26:46.708934|(5143|5153) write (36).
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709039|(5143|5154) write (37).
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709107|(5144|5152) reader 8463FDC0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 2, count = 29
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709128|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709129|(5143|5153) write (37).
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709231|(5143|5154) write (38).
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709313|(5143|5153) write (38).
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709307|(5144|5152) reader 8463FDC0 take foo.x = 14.000000 foo.y = 0.000000, foo.data_source = 1, count = 30
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709342|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709424|(5143|5154) write (39).
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709511|(5143|5153) write (39).
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709517|(5144|5152) reader 8463FDC0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 2, count = 31
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709541|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709613|(5143|5154) write (40).
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709700|(5143|5153) write (40).
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709718|(5144|5152) reader 8463FDC0 take foo.x = 15.000000 foo.y = 0.000000, foo.data_source = 1, count = 32
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709755|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709796|(5143|5154) write (41).
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709883|(5143|5153) write (41).
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709937|(5144|5152) reader 8463FDC0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 2, count = 33
2024-12-02 22:26:46.709@LM_DEBUG@22:26:46.709961|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.709@LM_INFO@22:26:46.709977|(5143|5154) write (42).
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710057|(5143|5153) write (42).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710139|(5144|5152) reader 8463FDC0 take foo.x = 16.000000 foo.y = 0.000000, foo.data_source = 1, count = 34
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710153|(5143|5154) write (43).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710161|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710221|(5143|5153) write (43).
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710320|(5143|5154) write (44).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710345|(5144|5152) reader 8463FDC0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 2, count = 35
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710386|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710421|(5143|5153) write (44).
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710522|(5143|5154) write (45).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710572|(5144|5152) reader 8463FDC0 take foo.x = 17.000000 foo.y = 0.000000, foo.data_source = 1, count = 36
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710589|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710601|(5143|5153) write (45).
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710703|(5143|5154) write (46).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710769|(5144|5152) reader 8463FDC0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 2, count = 37
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710782|(5143|5153) write (46).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710791|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710882|(5143|5154) write (47).
2024-12-02 22:26:46.710@LM_INFO@22:26:46.710966|(5143|5153) write (47).
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710968|(5144|5152) reader 8463FDC0 take foo.x = 18.000000 foo.y = 0.000000, foo.data_source = 1, count = 38
2024-12-02 22:26:46.710@LM_DEBUG@22:26:46.710991|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711068|(5143|5154) write (48).
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711153|(5143|5153) write (48).
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711167|(5144|5152) reader 8463FDC0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 2, count = 39
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711190|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711251|(5143|5154) write (49).
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711339|(5143|5153) write (49).
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711362|(5144|5152) reader 8463FDC0 take foo.x = 19.000000 foo.y = 0.000000, foo.data_source = 1, count = 40
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711384|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711436|(5143|5154) write (50).
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711523|(5143|5153) write (50).
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711560|(5144|5152) reader 8463FDC0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 2, count = 41
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711583|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711622|(5143|5154) write (51).
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711709|(5143|5153) write (51).
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711763|(5144|5152) reader 8463FDC0 take foo.x = 20.000000 foo.y = 0.000000, foo.data_source = 1, count = 42
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711786|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711806|(5143|5154) write (52).
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711902|(5143|5153) write (52).
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711966|(5144|5152) reader 8463FDC0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 2, count = 43
2024-12-02 22:26:46.711@LM_INFO@22:26:46.711984|(5143|5154) write (53).
2024-12-02 22:26:46.711@LM_DEBUG@22:26:46.711988|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712066|(5143|5153) write (53).
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712150|(5143|5154) write (54).
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712171|(5144|5152) reader 8463FDC0 take foo.x = 21.000000 foo.y = 0.000000, foo.data_source = 1, count = 44
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712190|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712237|(5143|5153) write (54).
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712323|(5143|5154) write (55).
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712378|(5144|5152) reader 8463FDC0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 2, count = 45
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712395|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712405|(5143|5153) write (55).
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712492|(5143|5154) write (56).
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712545|(5143|5153) write (56).
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712579|(5144|5152) reader 8463FDC0 take foo.x = 22.000000 foo.y = 0.000000, foo.data_source = 1, count = 46
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712602|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712643|(5143|5154) write (57).
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712703|(5143|5153) write (57).
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712796|(5144|5152) reader 8463FDC0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 2, count = 47
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712802|(5143|5154) write (58).
2024-12-02 22:26:46.712@LM_DEBUG@22:26:46.712818|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712862|(5143|5153) write (58).
2024-12-02 22:26:46.712@LM_INFO@22:26:46.712985|(5143|5154) write (59).
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713077|(5143|5153) write (59).
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713096|(5144|5152) reader 8463FDC0 take foo.x = 23.000000 foo.y = 0.000000, foo.data_source = 1, count = 48
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713120|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713177|(5143|5154) write (60).
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713260|(5143|5153) write (60).
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713301|(5144|5152) reader 8463FDC0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 2, count = 49
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713323|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713359|(5143|5154) write (61).
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713454|(5143|5153) write (61).
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713509|(5144|5152) reader 8463FDC0 take foo.x = 24.000000 foo.y = 0.000000, foo.data_source = 1, count = 50
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713532|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713552|(5143|5154) write (62).
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713634|(5143|5153) write (62).
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713712|(5144|5152) reader 8463FDC0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 2, count = 51
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713731|(5143|5154) write (63).
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713735|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713805|(5143|5153) write (63).
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713905|(5143|5154) write (64).
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713925|(5144|5152) reader 8463FDC0 take foo.x = 25.000000 foo.y = 0.000000, foo.data_source = 1, count = 52
2024-12-02 22:26:46.713@LM_DEBUG@22:26:46.713946|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.713@LM_INFO@22:26:46.713998|(5143|5153) write (64).
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714102|(5143|5154) write (65).
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714150|(5144|5152) reader 8463FDC0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 2, count = 53
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714168|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714183|(5143|5153) write (65).
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714285|(5143|5154) write (66).
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714350|(5144|5152) reader 8463FDC0 take foo.x = 26.000000 foo.y = 0.000000, foo.data_source = 1, count = 54
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714381|(5143|5153) write (66).
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714388|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714480|(5143|5154) write (67).
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714561|(5143|5153) write (67).
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714571|(5144|5152) reader 8463FDC0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 2, count = 55
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714593|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714658|(5143|5154) write (68).
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714745|(5143|5153) write (68).
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714766|(5144|5152) reader 8463FDC0 take foo.x = 27.000000 foo.y = 0.000000, foo.data_source = 1, count = 56
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714789|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714842|(5143|5154) write (69).
2024-12-02 22:26:46.714@LM_INFO@22:26:46.714930|(5143|5153) write (69).
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714963|(5144|5152) reader 8463FDC0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 2, count = 57
2024-12-02 22:26:46.714@LM_DEBUG@22:26:46.714985|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715028|(5143|5154) write (70).
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715121|(5143|5153) write (70).
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715168|(5144|5152) reader 8463FDC0 take foo.x = 28.000000 foo.y = 0.000000, foo.data_source = 1, count = 58
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715191|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715218|(5143|5154) write (71).
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715298|(5143|5153) write (71).
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715372|(5144|5152) reader 8463FDC0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 2, count = 59
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715395|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715395|(5143|5154) write (72).
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715471|(5143|5153) write (72).
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715567|(5143|5154) write (73).
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715578|(5144|5152) reader 8463FDC0 take foo.x = 29.000000 foo.y = 0.000000, foo.data_source = 1, count = 60
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715597|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715646|(5143|5153) write (73).
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715745|(5143|5154) write (74).
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715778|(5144|5152) reader 8463FDC0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 2, count = 61
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715799|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715823|(5143|5153) write (74).
2024-12-02 22:26:46.715@LM_INFO@22:26:46.715924|(5143|5154) write (75).
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715981|(5144|5152) reader 8463FDC0 take foo.x = 30.000000 foo.y = 0.000000, foo.data_source = 1, count = 62
2024-12-02 22:26:46.715@LM_DEBUG@22:26:46.715998|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716003|(5143|5153) write (75).
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716105|(5143|5154) write (76).
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716173|(5143|5153) write (76).
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716188|(5144|5152) reader 8463FDC0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 2, count = 63
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716213|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716287|(5143|5154) write (77).
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716373|(5143|5153) write (77).
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716390|(5144|5152) reader 8463FDC0 take foo.x = 31.000000 foo.y = 0.000000, foo.data_source = 1, count = 64
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716413|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716470|(5143|5154) write (78).
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716559|(5143|5153) write (78).
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716588|(5144|5152) reader 8463FDC0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 2, count = 65
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716611|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716656|(5143|5154) write (79).
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716744|(5143|5153) write (79).
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716792|(5144|5152) reader 8463FDC0 take foo.x = 32.000000 foo.y = 0.000000, foo.data_source = 1, count = 66
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716815|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716838|(5143|5154) write (80).
2024-12-02 22:26:46.716@LM_INFO@22:26:46.716917|(5143|5153) write (80).
2024-12-02 22:26:46.716@LM_DEBUG@22:26:46.716992|(5144|5152) reader 8463FDC0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 2, count = 67
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717016|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717014|(5143|5154) write (81).
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717094|(5143|5153) write (81).
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717192|(5143|5154) write (82).
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717195|(5144|5152) reader 8463FDC0 take foo.x = 33.000000 foo.y = 0.000000, foo.data_source = 1, count = 68
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717214|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717284|(5143|5153) write (82).
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717386|(5143|5154) write (83).
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717399|(5144|5152) reader 8463FDC0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 2, count = 69
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717418|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717475|(5143|5153) write (83).
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717576|(5143|5154) write (84).
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717599|(5144|5152) reader 8463FDC0 take foo.x = 34.000000 foo.y = 0.000000, foo.data_source = 1, count = 70
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717619|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717664|(5143|5153) write (84).
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717764|(5143|5154) write (85).
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717802|(5144|5152) reader 8463FDC0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 2, count = 71
2024-12-02 22:26:46.717@LM_DEBUG@22:26:46.717823|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717845|(5143|5153) write (85).
2024-12-02 22:26:46.717@LM_INFO@22:26:46.717947|(5143|5154) write (86).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718006|(5144|5152) reader 8463FDC0 take foo.x = 35.000000 foo.y = 0.000000, foo.data_source = 1, count = 72
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718017|(5143|5153) write (86).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718028|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718117|(5143|5154) write (87).
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718195|(5143|5153) write (87).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718209|(5144|5152) reader 8463FDC0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 2, count = 73
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718241|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718293|(5143|5154) write (88).
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718397|(5143|5153) write (88).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718453|(5144|5152) reader 8463FDC0 take foo.x = 36.000000 foo.y = 0.000000, foo.data_source = 1, count = 74
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718477|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718503|(5143|5154) write (89).
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718592|(5143|5153) write (89).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718660|(5144|5152) reader 8463FDC0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 2, count = 75
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718683|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718691|(5143|5154) write (90).
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718775|(5143|5153) write (90).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718867|(5144|5152) reader 8463FDC0 take foo.x = 37.000000 foo.y = 0.000000, foo.data_source = 1, count = 76
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718874|(5143|5154) write (91).
2024-12-02 22:26:46.718@LM_DEBUG@22:26:46.718888|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.718@LM_INFO@22:26:46.718955|(5143|5153) write (91).
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719056|(5143|5154) write (92).
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719072|(5144|5152) reader 8463FDC0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 2, count = 77
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719091|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719137|(5143|5153) write (92).
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719240|(5143|5154) write (93).
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719277|(5144|5152) reader 8463FDC0 take foo.x = 38.000000 foo.y = 0.000000, foo.data_source = 1, count = 78
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719298|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719321|(5143|5153) write (93).
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719426|(5143|5154) write (94).
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719485|(5144|5152) reader 8463FDC0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 2, count = 79
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719505|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719507|(5143|5153) write (94).
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719616|(5143|5154) write (95).
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719699|(5143|5153) write (95).
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719693|(5144|5152) reader 8463FDC0 take foo.x = 39.000000 foo.y = 0.000000, foo.data_source = 1, count = 80
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719720|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719802|(5143|5154) write (96).
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719882|(5143|5153) write (96).
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719906|(5144|5152) reader 8463FDC0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 2, count = 81
2024-12-02 22:26:46.719@LM_DEBUG@22:26:46.719932|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.719@LM_INFO@22:26:46.719990|(5143|5154) write (97).
2024-12-02 22:26:46.720@LM_INFO@22:26:46.720083|(5143|5153) write (97).
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720122|(5144|5152) reader 8463FDC0 take foo.x = 40.000000 foo.y = 0.000000, foo.data_source = 1, count = 82
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720145|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.720@LM_INFO@22:26:46.720186|(5143|5154) write (98).
2024-12-02 22:26:46.720@LM_INFO@22:26:46.720236|(5143|5153) write (98).
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720331|(5144|5152) reader 8463FDC0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 2, count = 83
2024-12-02 22:26:46.720@LM_INFO@22:26:46.720336|(5143|5154) write (99).
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720361|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.720@LM_INFO@22:26:46.720383|(5143|5153) write (99).
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720471|(5143|5154) Writer::svc finished.
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720513|(5143|5153) Writer::svc finished.
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720536|(5144|5152) reader 8463FDC0 take foo.x = 41.000000 foo.y = 0.000000, foo.data_source = 1, count = 84
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720554|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720686|(5144|5152) reader 8463FDC0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 2, count = 85
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720702|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720810|(5144|5152) reader 8463FDC0 take foo.x = 42.000000 foo.y = 0.000000, foo.data_source = 1, count = 86
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720824|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720931|(5144|5152) reader 8463FDC0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 2, count = 87
2024-12-02 22:26:46.720@LM_DEBUG@22:26:46.720945|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721048|(5144|5152) reader 8463FDC0 take foo.x = 43.000000 foo.y = 0.000000, foo.data_source = 1, count = 88
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721062|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721166|(5144|5152) reader 8463FDC0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 2, count = 89
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721179|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721283|(5144|5152) reader 8463FDC0 take foo.x = 44.000000 foo.y = 0.000000, foo.data_source = 1, count = 90
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721296|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721400|(5144|5152) reader 8463FDC0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 2, count = 91
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721414|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721517|(5144|5152) reader 8463FDC0 take foo.x = 45.000000 foo.y = 0.000000, foo.data_source = 1, count = 92
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721531|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721635|(5144|5152) reader 8463FDC0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 2, count = 93
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721649|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721754|(5144|5152) reader 8463FDC0 take foo.x = 46.000000 foo.y = 0.000000, foo.data_source = 1, count = 94
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721768|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721873|(5144|5152) reader 8463FDC0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 2, count = 95
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721886|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.721@LM_DEBUG@22:26:46.721989|(5144|5152) reader 8463FDC0 take foo.x = 47.000000 foo.y = 0.000000, foo.data_source = 1, count = 96
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722003|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722107|(5144|5152) reader 8463FDC0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 2, count = 97
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722121|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722225|(5144|5152) reader 8463FDC0 take foo.x = 48.000000 foo.y = 0.000000, foo.data_source = 1, count = 98
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722239|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722342|(5144|5152) reader 8463FDC0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 2, count = 99
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722385|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722502|(5144|5152) reader 8463FDC0 take foo.x = 49.000000 foo.y = 0.000000, foo.data_source = 1, count = 100
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722516|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722619|(5144|5152) reader 8463FDC0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 2, count = 101
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722633|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722743|(5144|5152) reader 8463FDC0 take foo.x = 50.000000 foo.y = 0.000000, foo.data_source = 1, count = 102
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722757|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722862|(5144|5152) reader 8463FDC0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 2, count = 103
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722877|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722982|(5144|5152) reader 8463FDC0 take foo.x = 51.000000 foo.y = 0.000000, foo.data_source = 1, count = 104
2024-12-02 22:26:46.722@LM_DEBUG@22:26:46.722996|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723203|(5144|5152) reader 8463FDC0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 2, count = 105
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723219|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723325|(5144|5152) reader 8463FDC0 take foo.x = 52.000000 foo.y = 0.000000, foo.data_source = 1, count = 106
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723339|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723443|(5144|5152) reader 8463FDC0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 2, count = 107
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723456|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723561|(5144|5152) reader 8463FDC0 take foo.x = 53.000000 foo.y = 0.000000, foo.data_source = 1, count = 108
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723575|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723677|(5144|5152) reader 8463FDC0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 2, count = 109
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723692|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723795|(5144|5152) reader 8463FDC0 take foo.x = 54.000000 foo.y = 0.000000, foo.data_source = 1, count = 110
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723809|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723915|(5144|5152) reader 8463FDC0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 2, count = 111
2024-12-02 22:26:46.723@LM_DEBUG@22:26:46.723929|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724033|(5144|5152) reader 8463FDC0 take foo.x = 55.000000 foo.y = 0.000000, foo.data_source = 1, count = 112
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724046|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724150|(5144|5152) reader 8463FDC0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 2, count = 113
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724164|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724267|(5144|5152) reader 8463FDC0 take foo.x = 56.000000 foo.y = 0.000000, foo.data_source = 1, count = 114
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724281|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724385|(5144|5152) reader 8463FDC0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 2, count = 115
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724399|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724504|(5144|5152) reader 8463FDC0 take foo.x = 57.000000 foo.y = 0.000000, foo.data_source = 1, count = 116
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724524|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724631|(5144|5152) reader 8463FDC0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 2, count = 117
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724645|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724752|(5144|5152) reader 8463FDC0 take foo.x = 58.000000 foo.y = 0.000000, foo.data_source = 1, count = 118
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724767|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724882|(5144|5152) reader 8463FDC0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 2, count = 119
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724896|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.724@LM_DEBUG@22:26:46.724999|(5144|5152) reader 8463FDC0 take foo.x = 59.000000 foo.y = 0.000000, foo.data_source = 1, count = 120
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725013|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725118|(5144|5152) reader 8463FDC0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 2, count = 121
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725132|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725235|(5144|5152) reader 8463FDC0 take foo.x = 60.000000 foo.y = 0.000000, foo.data_source = 1, count = 122
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725249|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725353|(5144|5152) reader 8463FDC0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 2, count = 123
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725367|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725469|(5144|5152) reader 8463FDC0 take foo.x = 61.000000 foo.y = 0.000000, foo.data_source = 1, count = 124
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725483|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725587|(5144|5152) reader 8463FDC0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 2, count = 125
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725600|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725703|(5144|5152) reader 8463FDC0 take foo.x = 62.000000 foo.y = 0.000000, foo.data_source = 1, count = 126
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725717|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725821|(5144|5152) reader 8463FDC0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 2, count = 127
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725835|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725937|(5144|5152) reader 8463FDC0 take foo.x = 63.000000 foo.y = 0.000000, foo.data_source = 1, count = 128
2024-12-02 22:26:46.725@LM_DEBUG@22:26:46.725951|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726054|(5144|5152) reader 8463FDC0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 2, count = 129
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726067|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726170|(5144|5152) reader 8463FDC0 take foo.x = 64.000000 foo.y = 0.000000, foo.data_source = 1, count = 130
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726185|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726289|(5144|5152) reader 8463FDC0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 2, count = 131
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726303|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726431|(5144|5152) reader 8463FDC0 take foo.x = 65.000000 foo.y = 0.000000, foo.data_source = 1, count = 132
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726447|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726557|(5144|5152) reader 8463FDC0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 2, count = 133
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726570|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726684|(5144|5152) reader 8463FDC0 take foo.x = 66.000000 foo.y = 0.000000, foo.data_source = 1, count = 134
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726698|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726801|(5144|5152) reader 8463FDC0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 2, count = 135
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726815|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726918|(5144|5152) reader 8463FDC0 take foo.x = 67.000000 foo.y = 0.000000, foo.data_source = 1, count = 136
2024-12-02 22:26:46.726@LM_DEBUG@22:26:46.726932|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727034|(5144|5152) reader 8463FDC0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 2, count = 137
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727048|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727152|(5144|5152) reader 8463FDC0 take foo.x = 68.000000 foo.y = 0.000000, foo.data_source = 1, count = 138
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727166|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727269|(5144|5152) reader 8463FDC0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 2, count = 139
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727285|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727389|(5144|5152) reader 8463FDC0 take foo.x = 69.000000 foo.y = 0.000000, foo.data_source = 1, count = 140
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727403|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727505|(5144|5152) reader 8463FDC0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 2, count = 141
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727519|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727623|(5144|5152) reader 8463FDC0 take foo.x = 70.000000 foo.y = 0.000000, foo.data_source = 1, count = 142
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727636|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727740|(5144|5152) reader 8463FDC0 take foo.x = 71.000000 foo.y = 0.000000, foo.data_source = 2, count = 143
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727753|(5144|5152) SampleInfo.sample_rank = 0
2024-12-02 22:26:46.727@LM_DEBUG@22:26:46.727857|(5144|5152) reader 8463FDC0 take foo.x = 71.000000 foo